sync: print a hint about receive.denyNonFastForwards when a push fails
This commit is contained in:
parent
d3fbb8acd5
commit
2af652e1b8
3 changed files with 13 additions and 10 deletions
|
@ -377,3 +377,8 @@ $
|
|||
|
||||
# End of transcript or log.
|
||||
"""]]
|
||||
|
||||
> Apparently `test.git` had `receive.denyNonFastForwards`
|
||||
> set to true, which prevents the forced pushing `git annex sync`
|
||||
> needs to do. I have made it print out a hint about this setting
|
||||
> when a push failes. [[done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue