rename files containing :
This is mostly to let the repo check out on windows w/o using cygwin's git. But, bash completion is also crap with : , so ..
This commit is contained in:
parent
b02f813ed8
commit
7125a1fb27
781 changed files with 0 additions and 0 deletions
|
@ -0,0 +1,18 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2015-04-18T19:21:44Z"
|
||||
content="""
|
||||
The `concurrentprogress` branch can already parallelize transfers.
|
||||
It's waiting on some progress display improvements for merging.
|
||||
|
||||
I imagine this would keep the pipe full more consistently.
|
||||
|
||||
Although, ssh caching is perhaps even more important, since
|
||||
it avoids a tcp slow start having to be done for each file
|
||||
that's transferred. So make sure it's working.
|
||||
|
||||
Even with those, I would not expect git-annex to be as efficient
|
||||
as pure rsync of a directory. git-annex's more general design mean
|
||||
that there are more moving parts..
|
||||
"""]]
|
|
@ -0,0 +1,12 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U"
|
||||
nickname="Richard"
|
||||
subject="comment 2"
|
||||
date="2015-04-20T14:37:03Z"
|
||||
content="""
|
||||
I read the blog after my time abroad and chuckled about the timing of my request, yah :)
|
||||
|
||||
Could git-annex reasonably detach generating the list of files to transfer from the actual transfer? That way, there is never a delay while git-annex looks for the next file.
|
||||
|
||||
Richard
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue