assistant: When updating ~/.ssh/config, preserve any symlinks.

This commit is contained in:
Joey Hess 2015-09-21 12:39:13 -04:00
parent c6041164e4
commit 0ebde659bf
3 changed files with 22 additions and 2 deletions

1
debian/changelog vendored
View file

@ -2,6 +2,7 @@ git-annex (5.20150917) UNRELEASED; urgency=medium
* info: Don't allow use in a non-git-annex repository, since it
uses the git-annex branch and would create it if it were missing.
* assistant: When updating ~/.ssh/config, preserve any symlinks.
-- Joey Hess <id@joeyh.name> Wed, 16 Sep 2015 12:23:33 -0400