aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/transfer_between_git-annexes/comment_3_adc2bfd00ffa6d85e68daabf7ad12aaa._comment
blob: 3e90418eb79140702516d4b44d567d9855af89f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="joey"
 subject="""comment 3"""
 date="2015-07-15T15:50:35Z"
 content="""
You can avoid the git-annex branch commits by passing -c
annex.alwayscommit=false to git-annex commands. At the end, run `git annex
merge` to commit all the changes in one go.

The git-annex branch changes are temporarily stored in .git/anenx/journal/
files if you wanted to delete them for rollback.
"""]]