diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-15 18:34:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-15 18:36:42 -0400 |
commit | a1f93f06fdda44c38c010b68ed3305029d65098a (patch) | |
tree | f3ce805603ed5e95778854f748f53f0441a57014 /Command/InitRemote.hs | |
parent | ca45cea113ae45439a138ab9587c26b6b8de6f2d (diff) |
eliminate some commits to the git-annex branch
Commits used to be made to the git-annex branch whenever there were
journalled changes from a previous command, and the current command looked
up the value of a file. This no longer happens.
This means that transferkey, which is a oneshot command that stages
changes, can be run multiple times by the assistant, without each of them
committing the changes made by the command before. Which will be a lot
faster and use less space by batching up the commits.
Commits still happen if a remote git-annex branch has been changed and is
merged in.
Diffstat (limited to 'Command/InitRemote.hs')
0 files changed, 0 insertions, 0 deletions