-
-
Notifications
You must be signed in to change notification settings - Fork 296
Open
Description
The file .git/config can be added to and removed from though automation, but does support comments.
Using git bug in a repo stomps on the file, rewriting it and losing comments, blank lines, etc.
Observed behavior
- Add a comment to a repo's
.git/config - Run
git bug bridge pull - Look at
.git/configand see the comment has gone
Desired behavior:
- comments preserved, everything outside of the git-bug area preserved
git bugdoesn't edit the config at all unless it needs to, rather than on every operation
Affirmed behavior still present in current HEAD:
git-bug version: v0.8.0-dev-55e4046b4b
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels