diff options
author | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web> | 2011-03-19 01:10:26 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-03-19 01:10:26 +0000 |
commit | debc7b27445da764561abd83044e7865024b39f0 (patch) | |
tree | c69b6249d6021b7ba664277c7d182360a081fafc /doc | |
parent | 3dbff3356d14eadc3463693ae44921b98d7e03f4 (diff) |
removed
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/names_for_remotes_are_not_handled_properly.mdwn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/bugs/names_for_remotes_are_not_handled_properly.mdwn b/doc/bugs/names_for_remotes_are_not_handled_properly.mdwn deleted file mode 100644 index 7862c44e9..000000000 --- a/doc/bugs/names_for_remotes_are_not_handled_properly.mdwn +++ /dev/null @@ -1 +0,0 @@ -I can create an annex remote named 'test:/test'. git itself does not allow colons in remote names, though. Name schemes for an annex should be the same as for git remotes themselves. |