formatting
This commit is contained in:
parent
791dfaac65
commit
17a2b13e64
2 changed files with 14 additions and 13 deletions
|
@ -2,12 +2,13 @@ News for git-annex 3.20110624:
|
||||||
|
|
||||||
There has been another change to the git-annex data store.
|
There has been another change to the git-annex data store.
|
||||||
Use `git annex upgrade` to migrate your repositories to the new
|
Use `git annex upgrade` to migrate your repositories to the new
|
||||||
layout. See <http://git-annex.branchable.com/upgrades/> or
|
layout. See [[upgrades]].
|
||||||
/usr/share/doc/git-annex/html/upgrades.html
|
|
||||||
The significant change this time is that the .git-annex/ directory
|
The significant change this time is that the .git-annex/ directory
|
||||||
is gone; instead there is a git-annex branch that is automatically
|
is gone; instead there is a git-annex branch that is automatically
|
||||||
maintained by git-annex, and encapsulates all its state nicely out
|
maintained by git-annex, and encapsulates all its state nicely out
|
||||||
of your way.
|
of your way.
|
||||||
|
|
||||||
You should make sure you include the git-annex branch when
|
You should make sure you include the git-annex branch when
|
||||||
git pushing and pulling.
|
git pushing and pulling.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue