diff options
author | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web> | 2011-10-29 17:07:44 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-10-29 17:07:44 +0000 |
commit | 3868a65663231b929a1c09b02185e85dc70e59e5 (patch) | |
tree | 147e529601f1b900b1f01a4f4a947ca6f6a37df8 /doc | |
parent | 36355e815e0a9c95a4aaea5b091e5c1f06ad6999 (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/uninit_does_not_work_in_old_repos.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/uninit_does_not_work_in_old_repos.mdwn b/doc/bugs/uninit_does_not_work_in_old_repos.mdwn index 1e1b1fec7..0e5175abe 100644 --- a/doc/bugs/uninit_does_not_work_in_old_repos.mdwn +++ b/doc/bugs/uninit_does_not_work_in_old_repos.mdwn @@ -13,3 +13,5 @@ If the repo happens to be broken, this essentially locks in data. > And it depends on the object directory layout, which has changed between > versions. So supporting old versions in this code would complicate it > quite a lot. I don't want to go there. --[[Joey]] + +>>Requiring a version upgrade for unannex is fine. Yet, I see a problem when a git repo is broken; you are stuck without being able to uninit. In this case an uninit that does nothing but undo the symlinking would be useful. -- Richard |