updates for bare repo support

This commit is contained in:
Joey Hess 2011-03-03 15:59:16 -04:00
parent 486f882471
commit a9d0538da5
6 changed files with 23 additions and 6 deletions

View file

@ -24,3 +24,6 @@ A possible other approach to the state recording repo is to not
record state changes on the remote in that case. Git-annex already
records remote state changes locally whenever it modifies the state of a
remote. --[[Joey]]
> And... [[done]]! See [[/bare_repositories]] for current status
> and gotchas. --[[Joey]]