This commit is contained in:
parent
0cba1debda
commit
485e713a34
1 changed files with 7 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
Say I have a git annex repository with one regular remote. The status of both remotes is clean.
|
||||
|
||||
If I run `git annex sync` in the main remote, it will not create any commits.
|
||||
|
||||
However, running sync alternatively in both remotes will keep creating regular and merge commits.
|
||||
|
||||
I wonder if it would be possible to avoid this behavior.
|
Loading…
Add table
Add a link
Reference in a new issue