diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmG8L2pP-i6QATf6pK9WCSGpl0O9twwh8Q <Dan@web> | 2012-09-24 04:48:02 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-09-24 04:48:02 +0000 |
commit | bf850222f05f864e9a74ea2a910214cc8ef99638 (patch) | |
tree | a1172de5851b2ea253e51955a5452963eaca908c /doc/bugs | |
parent | 0b4a25f237abffdc985ff813cd4b21383b0bd60a (diff) |
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Using_Github_as_remote_throws_proxy_errors.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bugs/Using_Github_as_remote_throws_proxy_errors.mdwn b/doc/bugs/Using_Github_as_remote_throws_proxy_errors.mdwn index 8d1e1c698..a05edcb69 100644 --- a/doc/bugs/Using_Github_as_remote_throws_proxy_errors.mdwn +++ b/doc/bugs/Using_Github_as_remote_throws_proxy_errors.mdwn @@ -1,4 +1,5 @@ What steps will reproduce the problem? + 1. cd to an already existing git repository that uses Github as a remote, with the remote format similar to git@github.com:user/repo.git 2. git annex init 3. git annex status |