Added a comment: Possible workaround
This commit is contained in:
parent
762ff6d584
commit
80da51b161
1 changed files with 12 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="http://www.ryantm.com/"
|
||||||
|
subject="Possible workaround"
|
||||||
|
date="2015-09-08T14:46:03Z"
|
||||||
|
content="""
|
||||||
|
The `git annex checkout annex/direct/master` workaround mentioned above did not work for me, but this did:
|
||||||
|
|
||||||
|
git annex indirect
|
||||||
|
git annex direct
|
||||||
|
|
||||||
|
after that, my repo was on the annex/direct/master branch
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue