Klaus Ethgen wrote:
> is there a other way than "git checkout git-annex; sed -i -e
> '/<hash>/d' **/*(.); git commit -a; git checkout master" to remove a
> repository completely from annex knowledge?

Well, that doesn't actually work; if you do that and then pull a
independantly changed git-annex branch from a remote, the
auto-union-merge will then add back all the lines you removed.

Marking the repository untrusted is the usual way.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

_______________________________________________
vcs-home mailing list
vcs-home@lists.madduck.net
http://lists.madduck.net/listinfo/vcs-home

Reply via email to