Added a comment

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawn5RcmefXjrl1vmbHIiOWQyXGXVKxlm3rg 2013-07-08 23:27:45 +00:00 committed by admin
parent d8a82a65e2
commit ddd202e1b4

View file

@ -0,0 +1,18 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawn5RcmefXjrl1vmbHIiOWQyXGXVKxlm3rg"
nickname="Kavin"
subject="comment 3"
date="2013-07-08T23:27:45Z"
content="""
Awesome!! thanks, As i am kicking the tires, Based on my current scenario, How can i deploy this in my company , So each developer to do the bare minimum, Like just install git annex and it should work.
i.e. is it possible to avoid the step git remote add backup ? Then they can just do
$ yum install git-annex
$ cd repo
$ git checkout staging
$ git pull
$ git annex get large_file
And it then just works.
"""]]