Hi, I accidently called "git annex dead" without further parameter and it did something, I just don't have an idea what: → git annex dead dead ok (recording state in git...) → git annex dead dead ok (recording state in git...) → But "git show" showed nothing related. I tried to reprodce it with a fresh git repo, but there I was only able to get a meaningful error message: → git annex dead dead git-annex: no remote specified So I wonder if I accidentially marked my local repository as "dead". The same counts for the (according to the git-annex-dead man page) reverse command: Repo with a lot of history and remotes: → git-annex semitrust semitrust ok (recording state in git...) Virgin repo: → git-annex semitrust semitrust git-annex: no remote specified