- Notifications
You must be signed in to change notification settings - Fork928
Commit55fd3e2
feat: Refactor CLI config-ssh to improve UX (#1900)
- Magic block is replaced by Include statement- Writes are only done on changes- Inform user of changes via prompt- Allow displaying changes via `--diff`- Remove magic block if present- Safer config writing via tmp-file + rename- Parse previous `config-ssh` options, compare to new options and ask to use new (otherwise old ones are used)- Tests the new functionalityFixes#13261 parent79366fc commit55fd3e2
5 files changed
+942
-96
lines changed0 commit comments
Comments
(0)