This commit is contained in:
parent
1722c23f56
commit
8d8e727ed0
1 changed files with 18 additions and 0 deletions
18
doc/bugs/git-annex_sync_broken_on_squeeze_backports.mdwn
Normal file
18
doc/bugs/git-annex_sync_broken_on_squeeze_backports.mdwn
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
What steps will reproduce the problem?
|
||||||
|
|
||||||
|
git-annex sync
|
||||||
|
|
||||||
|
What is the expected output? What do you see instead?
|
||||||
|
|
||||||
|
The following error is mixed in with the output, took me a while to notice it:
|
||||||
|
|
||||||
|
Running: git ["--git-dir=/spare/annex/.git","--work-tree=/spare/annex","merge","--no-edit","refs/remotes/pip/synced/master"]
|
||||||
|
error: unknown option `no-edit'
|
||||||
|
|
||||||
|
What version of git-annex are you using? On what operating system?
|
||||||
|
|
||||||
|
3.20120629~bpo60+1 on debian squeeze
|
||||||
|
|
||||||
|
Please provide any additional information below.
|
||||||
|
|
||||||
|
Installing git from backports as well cleared up the problem.
|
Loading…
Add table
Add a link
Reference in a new issue