This commit is contained in:
ColinW 2015-12-29 17:59:03 +00:00 committed by admin
parent 6972a80ec1
commit b54c8eb49a

View file

@ -0,0 +1,7 @@
I am considering using git annex for an existing work project that is getting bloated with compressed tarballs. We have a team of 7, so making the annex invisible to day to day use is important.
Are there any git hooks that will make the process of git checkout/merge etc automatically do a git annex get ..., our do I have to write these myself?