This commit is contained in:
Joey Hess 2014-09-10 14:23:16 -04:00
parent 11f111bf1a
commit 385073e0de

View file

@ -3,3 +3,6 @@ git-annex is great. But for my repos the merge and recording state operations ta
(merging fotos_enc_pg/synced/git-annex into git-annex...)
Since git-annex is another branch (than master) and git usually needs a worktree for merging I assume that git-annex branch is temporarily checked out somewhere. Would it be possible to move this operation to RAM? Or a RAM-Disk?
> No, it is not checked out. All operations are done with the most
> effective available git plumbing. [[done]] --[[Joey]]