From 1b63b8dea30ab200386c3b5fd64fb25ceef4b7bd Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawn8nmg2ti0tVOD215PNBmLKvf2S4kXkQAY" Date: Tue, 23 Apr 2013 05:26:55 +0000 Subject: [PATCH] --- ...user_error___40__unrecognized_option___96__--uuid__39__.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/git-annex-shell:_user_error___40__unrecognized_option___96__--uuid__39__.mdwn b/doc/bugs/git-annex-shell:_user_error___40__unrecognized_option___96__--uuid__39__.mdwn index 63a150bdf8..1651457a70 100644 --- a/doc/bugs/git-annex-shell:_user_error___40__unrecognized_option___96__--uuid__39__.mdwn +++ b/doc/bugs/git-annex-shell:_user_error___40__unrecognized_option___96__--uuid__39__.mdwn @@ -1,6 +1,8 @@ What steps will reproduce the problem? On Arch Linux, using a cabal installation or prebuilt binaries: + git-annex get foobar + The remote is an ssh URL: ssh://user@host/path/to/repo.git. Fetching the URL worked just fine.