diff options
author | Joey Hess <joey@kitenet.net> | 2011-06-21 14:34:08 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-06-21 14:34:08 -0400 |
commit | 9a1f0fcee2bbd96e2cebbc3df6cac8d64d38b8a5 (patch) | |
tree | 308af8fa46c8fbf43327b904390aae102d5971f6 /doc/upgrades.mdwn | |
parent | c03af0ed0c6530742206740e8b3fc75f5f959325 (diff) |
start v3
Diffstat (limited to 'doc/upgrades.mdwn')
-rw-r--r-- | doc/upgrades.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/upgrades.mdwn b/doc/upgrades.mdwn index 0a07ef7aa..516e5b3bb 100644 --- a/doc/upgrades.mdwn +++ b/doc/upgrades.mdwn @@ -45,6 +45,10 @@ Example upgrade process: ## Upgrade events, so far +### v2 -> v3 (git-annex version 0.20110610 to version 0.20110622) + +Involved moving the .git-annex/ directory into a separate git-annex branch. + ### v1 -> v2 (git-annex version 0.23 to version 0.20110316) Involved adding hashing to .git/annex/ and changing the names of all keys. |