You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running gogit set multiple times, the wrong block in the ~/.ssh/config file gets edited sometimes, resulting in the same block twice. ~/.gitconfig and ~/gogit.ini seem like they get edited correctly
Observation
When running
gogit set
multiple times, the wrong block in the~/.ssh/config
file gets edited sometimes, resulting in the same block twice.~/.gitconfig
and~/gogit.ini
seem like they get edited correctlyFor example:
A config like:
Becomes:
Instead of:
The text was updated successfully, but these errors were encountered: