Added a comment
This commit is contained in:
parent
d8a82a65e2
commit
ddd202e1b4
1 changed files with 18 additions and 0 deletions
|
@ -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.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue