git-annex/doc/forum/git_annex_sync:_only_git-annex.mdwn
https://www.google.com/accounts/o8/id?id=AItOawlog_5wIICaMcrKTexlFNA6IO6UTp323aE f9ef6f0b97
2014-10-17 11:19:12 +00:00

3 lines
377 B
Markdown

Hi,
i have an already existing git repository with a branch (*master*) and i added git annex to it (*git annex init*). Now i want to synchronise the file tracking information with annex through *git annex sync*, but keep the master branch unsynchronised (i want push/pull it manually as there are not only annexed files but also code). What is the best approach for my setup?