File: comment_2_bf5e13a490e16943acd2732f093695fc._comment

package info (click to toggle)
git-annex 10.20250721-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 74,484 kB
  • sloc: haskell: 90,982; javascript: 9,103; sh: 1,469; makefile: 213; perl: 137; ansic: 44
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?
"""]]