comment & close, user error
This commit is contained in:
parent
2cadff4cfe
commit
1380b26cfb
2 changed files with 17 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2014-12-01T21:51:40Z"
|
||||
content="""
|
||||
If you want to run "git pull" using the proxy, you need to use:
|
||||
|
||||
git annex proxy -- git pull
|
||||
|
||||
Like it says on the man page. Instead you told it to run a command named
|
||||
"pull", which would work if you had a program by that name, but you don't.
|
||||
:)
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue