fix sameas inherited key removal

This commit is contained in:
Joey Hess 2019-10-11 13:10:07 -04:00
parent 8d7dc76dff
commit 1b9c1d1737
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 9 additions and 1 deletions

View file

@ -34,6 +34,9 @@ the remote.log. Eg, "B sameas=A foo=bar ..."
Implementation notes:
initremote --sameas ends up with the annex-uuid and the annex-config-uuid
configured backwards. Oops.
Need to get enableremote working for sameas.
Deal with the per-remote state issue.