This commit is contained in:
sachinkumar83 2017-04-14 03:38:35 +00:00 committed by admin
parent 488b9ef36f
commit 4d0a4bbee7

5
doc/forum/deploy.mdwn Normal file
View file

@ -0,0 +1,5 @@
Greetings,
I use the push-to-deploy pattern (as described in 4.1 http://gitolite.com/deploy.html). However, my git repo has large binary files that I'd like to annex. Is there an example of using git annex with a bare remote repository with the appropriate post-receive hook to accomplish the deploy?
Thanks