File: comment_2_bf5e13a490e16943acd2732f093695fc._comment

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (16 lines) | stat: -rw-r--r-- 604 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawktbkKjilg70XC9XBFpIgVhtfLYH-0UMHY"
 nickname="Tad"
 subject="comment 2"
 date="2014-11-06T15:39:12Z"
 content="""
Ok so when I create my origin and after I add files to it, when I run git annex sync I get

Invalid command: 'git-annex-shell 'configlist' '/~/gitfile.git''
  You appear to be using ssh to clone a git:// URL.
  Make sure your core.gitProxy config option and the
  GIT_PROXY_COMMAND environment variable are NOT set.
warning: no common commits

and then it hangs. Is git-annex not accepting git via ssh?
"""]]