diff options
author | Joey Hess <joey@kitenet.net> | 2011-06-30 16:16:52 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-06-30 16:16:52 -0400 |
commit | e27e20c6d64200ae0804dce62e31eaf55d5581fa (patch) | |
tree | 64f5baf870b929ccd63a0dbe894e5e524808c9a2 /doc | |
parent | b3ab44f8bbc6a1e253bb81dfe9d6939adcdcba56 (diff) |
add
Diffstat (limited to 'doc')
-rw-r--r-- | doc/upgrades.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/upgrades.mdwn b/doc/upgrades.mdwn index 337c65767..d62e9dcc7 100644 --- a/doc/upgrades.mdwn +++ b/doc/upgrades.mdwn @@ -22,6 +22,9 @@ conflicts first before upgrading git-annex. Involved moving the .git-annex/ directory into a separate git-annex branch. +After this upgrade, you should make sure you include the git-annex branch +when git pushing and pulling. + ### tips for this upgrade This upgrade is easier (and faster!) than the previous upgrades. |