summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-07-02 15:11:20 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-07-02 15:11:20 -0400
commit17a2b13e648c70db768a778d3b29ab933e8a39c2 (patch)
treeaf9e68df0ac4a014a95cf7a5e42a47f912ad10b5
parent791dfaac65434cf6b6c9423e4ec3ff3252a71b13 (diff)
formatting
-rw-r--r--doc/news/version_3.20110624.mdwn23
-rw-r--r--doc/news/version_3.20110702.mdwn4
2 files changed, 14 insertions, 13 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 &lt;http://git-annex.branchable.com/upgrades/&gt; 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."""]]
diff --git a/doc/news/version_3.20110702.mdwn b/doc/news/version_3.20110702.mdwn
index 0bb3adf2d..a5bb92555 100644
--- a/doc/news/version_3.20110702.mdwn
+++ b/doc/news/version_3.20110702.mdwn
@@ -1,6 +1,6 @@
News for git-annex 3.20110702:
- The URL backend has been removed. Instead the new web remote can be used.
+The URL backend has been removed. Instead the new web remote can be used.
git-annex 3.20110702 released with [[!toggle text="these changes"]]
[[!toggleable text="""
@@ -19,4 +19,4 @@ git-annex 3.20110702 released with [[!toggle text="these changes"]]
* cabal can now be used to build git-annex. This is substantially
slower than using make, does not build or install documentation,
does not run the test suite, and is not particularly recommended,
- but could be useful to some."""]] \ No newline at end of file
+ but could be useful to some."""]]