Added a comment: pre-commit hook of git annex

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawnxlx1UrzVhdy6_gFjzmF42x6QXxBUxg00 2013-09-11 00:58:09 +00:00 committed by admin
parent 252381c57d
commit c27e7fb3d1

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawnxlx1UrzVhdy6_gFjzmF42x6QXxBUxg00"
nickname="Jakukyo"
subject="pre-commit hook of git annex"
date="2013-09-11T00:58:09Z"
content="""
The pre-commit hook of git annex throws an 'out of memory' error, too.
As a workaround, I've deleted ~/.git/hooks/pre-commit, and use `git merge` manually.
"""]]