Is it possible to merge two same file automatically?
For example, fileA and fileB are two same files. However, fileA is on PC and fileB is on Laptop. If I run
git annex import /path/to/fileA
and git annex import /path/to/fileB
together on each device, it will remain two different symbolic links in git archive tree after running git annex sync
.
So, is there something like auto-merge tool that can remove one of those two symbolic link?
Asked by TJM
(574 rep)
Jan 22, 2017, 09:59 AM
Last activity: Feb 25, 2021, 10:42 PM
Last activity: Feb 25, 2021, 10:42 PM