Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
c0cacbbf76
2 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joey.kitenet.net/"
|
||||
nickname="joey"
|
||||
subject="comment 4"
|
||||
date="2011-07-05T18:37:21Z"
|
||||
content="""
|
||||
I've managed to reproduce this and confirmed my fix works.
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joey.kitenet.net/"
|
||||
nickname="joey"
|
||||
subject="comment 5"
|
||||
date="2011-07-05T19:06:48Z"
|
||||
content="""
|
||||
By the way, the original bug reporter mentioned deleting .git/annex/journal. This is not recommended, and doing it during an upgrade can result in git-annex losing location tracking information. You should probably run `git annex fsck` or reset to the old git tree (and `git config annex.version 2`) and upgrade again.
|
||||
"""]]
|
Loading…
Reference in a new issue