summaryrefslogtreecommitdiff
path: root/doc/news/version_3.20110624.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/news/version_3.20110624.mdwn')
-rw-r--r--doc/news/version_3.20110624.mdwn23
1 files changed, 12 insertions, 11 deletions
diff --git a/doc/news/version_3.20110624.mdwn b/doc/news/version_3.20110624.mdwn
index 5a91fa429..6204673bd 100644
--- a/doc/news/version_3.20110624.mdwn
+++ b/doc/news/version_3.20110624.mdwn
@@ -1,15 +1,16 @@
News for git-annex 3.20110624:
- There has been another change to the git-annex data store.
- Use `git annex upgrade` to migrate your repositories to the new
- 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
- maintained by git-annex, and encapsulates all its state nicely out
- of your way.
- You should make sure you include the git-annex branch when
- git pushing and pulling.
+There has been another change to the git-annex data store.
+Use `git annex upgrade` to migrate your repositories to the new
+layout. See [[upgrades]].
+
+The significant change this time is that the .git-annex/ directory
+is gone; instead there is a git-annex branch that is automatically
+maintained by git-annex, and encapsulates all its state nicely out
+of your way.
+
+You should make sure you include the git-annex branch when
+git pushing and pulling.
git-annex 3.20110624 released with [[!toggle text="these changes"]]
[[!toggleable text="""
@@ -29,4 +30,4 @@ git-annex 3.20110624 released with [[!toggle text="these changes"]]
trusting repositories that are not configured remotes.
* unlock: Made atomic.
* git-union-merge: New git subcommand, that does a generic union merge
- operation, and operates efficiently without touching the working tree."""]] \ No newline at end of file
+ operation, and operates efficiently without touching the working tree."""]]