chore(dev): stop tracking .devin #136
No reviewers
Labels
No labels
breaking-change
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
skip-release-notes
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/tmux-mosaic!136
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/untrack-devin"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
The repo still tracks a project-local
.devinskill, which keeps local Devin configuration in version control when it should stay machine-local.Solution
Ignore
.devin/in the repo and remove the checked-intmux-mosaic-fast-loopskill from Git tracking without deleting the local file.