This commit is contained in:
Ganwell 2014-08-26 23:15:38 +00:00 committed by admin
parent 9710e8c7ca
commit b58f790c0e

View file

@ -0,0 +1,5 @@
git-annex is great. But for my repos the merge and recording state operations take forever.
(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?