summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web>2011-03-18 19:24:10 +0000
committerGravatar admin <admin@branchable.com>2011-03-18 19:24:10 +0000
commitca48255495e1b8ef4bda5f7f019c482d2a59b431 (patch)
tree7d378d06e5001e6a88d94454ef4834475adcffaf /doc
parent482782ad05d0a8a8ce4375c437e092d40aa574cb (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/names_for_remotes_are_not_handled_properly.mdwn1
1 files changed, 1 insertions, 0 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
new file mode 100644
index 000000000..06e940a10
--- /dev/null
+++ b/doc/bugs/names_for_remotes_are_not_handled_properly.mdwn
@@ -0,0 +1 @@
+* I can create an annex remote named 'test:/test'. git itself does not allow colons in names, though. Name schemes for an annex should be the same as for git repos themselves.