File: comment_3_471c9268b028f47ef3fac3f0be14b2b1._comment

package info (click to toggle)
git-annex 10.20230126-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 69,344 kB
  • sloc: haskell: 74,654; javascript: 9,103; sh: 1,304; makefile: 203; perl: 136; ansic: 44
file content (15 lines) | stat: -rw-r--r-- 559 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[[!comment format=mdwn
 username="joey"
 subject="""comment 3"""
 date="2014-11-06T19:42:33Z"
 content="""
git-annex certianly works with git over ssh. You seem to not have git-annex
installed on your git server, which will limit what you can do with it.

I cannot find the message "You appear to be using ssh to clone a git:// URL." 
in either git or git-annex's code base. Perhaps the message is coming from
something like gitosis or gitolite on your git server?

It's hard to give advice when you're not said anything about how you've set
things up.
"""]]