Git-Annex hangs -
I'm experimenting with git-annex and I think I have to do something wrong. I have GIT Annex installed on the machine. I did the following:
$ mkdir annex $ cd annex / $ git init initial blank GIT repository / annex / Git/ $ git annex init "test data" init test data is fine (git in the recording state ...) $ git annex add --backend = SHA1 $ Git commit -am "initial repo" initial commissions on branch master Nothing for $ touch test.txt # test.txt contains a line "This is an exam" $ git annex add Add to test.txt At this time, mer Command Line dropdown - Jiaiti Add annex what it takes to be able to meet anyone know what's going wrong?
The problem was ended
Comments
Post a Comment