diff options
author | Joey Hess <joey@kitenet.net> | 2011-06-23 14:49:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-06-23 14:51:04 -0400 |
commit | 068703c40565cf8312c103b40d8c992b9d20a113 (patch) | |
tree | dec134b855a0d8eb818d948789f72a2087d31f5c /debian/NEWS | |
parent | 7ee636f6ddca4b872dde36383077875563b0b369 (diff) |
improve post-upgrade push instructions
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/NEWS b/debian/NEWS index 00531d41b..4218bf568 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -2,7 +2,8 @@ git-annex (3.20110622) unstable; urgency=low There has been another change to the git-annex data store. Use `git annex upgrade` to migrate your repositories to the new - layout. + layout. See <http://git-annex.branchable.com/upgrades/> or + /usr/share/doc/git-annex/html/upgrades.html The significant change this time is that the .git-annex/ directory is gone; instead there is a git-annex branch that is automatically |