Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
80b4f7c898
3 changed files with 26 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.154.0.140"
|
||||
subject="comment 1"
|
||||
date="2013-07-18T17:40:36Z"
|
||||
content="""
|
||||
[[tips/googledriveannex]]
|
||||
|
||||
See [[special_remotes]] for a full list of things people have gotten to work.
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.154.0.140"
|
||||
subject="comment 3"
|
||||
date="2013-07-18T17:39:37Z"
|
||||
content="""
|
||||
Using git grep like that would only be an optimisation when it's acting on every file in the repository. If it's only copying a subdirectory, or a single file, git grep is likely to come out much slower.
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog"
|
||||
nickname="Michael"
|
||||
subject="comment 4"
|
||||
date="2013-07-18T18:03:00Z"
|
||||
content="""
|
||||
If you can have developers only add large files on the central server, avoiding using git annex sync and only pulling from git repo should work, I think.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue