Bug#644278: git-annex: does not understand git-config url aliases 'insteadOf'

2011-10-05 Thread Joey Hess
Denis Laxalde wrote: > Isn't it possible to use 'git remote show origin', which returns the > expanded url? No; that opens eg a ssh connection to the remote. -- see shy jo signature.asc Description: Digital signature

Bug#644278: git-annex: does not understand git-config url aliases 'insteadOf'

2011-10-05 Thread Denis Laxalde
Joey Hess a écrit : > It does not support insteadOf at all yet, so is using whatever > remote.origin.url is configured. Isn't it possible to use 'git remote show origin', which returns the expanded url? > Partly because there is also pushInsteadOf, I'm a bit uncertian what > git-annex should do.

Bug#644278: git-annex: does not understand git-config url aliases 'insteadOf'

2011-10-04 Thread Joey Hess
Denis Laxalde wrote: > When a remote is defined using an url prefix alias through the > url..insteadOf configuration settings, git-annex apparently fails > to resolve the complete url and connect to the remote. It does not support insteadOf at all yet, so is using whatever remote.origin.url is con

Bug#644278: git-annex: does not understand git-config url aliases 'insteadOf'

2011-10-04 Thread Denis Laxalde
Package: git-annex Version: 3.20110928 Severity: normal Hi, When a remote is defined using an url prefix alias through the url..insteadOf configuration settings, git-annex apparently fails to resolve the complete url and connect to the remote. Here is what I get (the remote is accessed by ssh):