diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-29 15:01:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-29 15:01:46 -0400 |
commit | ceeff9ec03a1674ac7d5389ecafb3a2a5b3a4993 (patch) | |
tree | b35d0c13a36238a759c3ae54620c97480c6f852e /doc/upgrades.mdwn | |
parent | a175975b3f2735b40a6208d43f3b6b81800e90ae (diff) |
update
Diffstat (limited to 'doc/upgrades.mdwn')
-rw-r--r-- | doc/upgrades.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/upgrades.mdwn b/doc/upgrades.mdwn index 5cf4093dc..0b43a972d 100644 --- a/doc/upgrades.mdwn +++ b/doc/upgrades.mdwn @@ -20,8 +20,8 @@ conflicts first before upgrading git-annex. ### v4 -> v5 (git-annex version 5.x) -v5 is only used for [[direct_mode]]. The upgrade from v4 to v5 is handled -automatically. +The upgrade from v4 to v5 is handled +automatically, and only affects [[direct mode]] repositories. This upgrade involves changing direct mode repositories to operate with core.bare=true. |