Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
056754ca92
2 changed files with 15 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.
|
|
@ -0,0 +1,8 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="Lukey"
|
||||||
|
avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b"
|
||||||
|
subject="comment 4"
|
||||||
|
date="2022-09-14T15:09:20Z"
|
||||||
|
content="""
|
||||||
|
ZFS doesn't support reflinks. XFS does.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue