diff options
author | http://joeyh.name/ <joey@web> | 2013-06-10 16:22:01 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-06-10 16:22:01 +0000 |
commit | 23ca2310f9d686a444d625e4310a3685e7e454b8 (patch) | |
tree | 56debb924d02520d7b31b0c98cfb1503f3ef9e45 /doc/bugs | |
parent | 67ff45140c2715b59947ad2395629b0724dc4dc0 (diff) |
Added a comment
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Can__39__t_clone_on_Windows_because_some_filenames_have_a_colon_in_them/comment_1_5fc1347f4bcc13c9f8dbc5ecd4847fc7._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/bugs/Can__39__t_clone_on_Windows_because_some_filenames_have_a_colon_in_them/comment_1_5fc1347f4bcc13c9f8dbc5ecd4847fc7._comment b/doc/bugs/Can__39__t_clone_on_Windows_because_some_filenames_have_a_colon_in_them/comment_1_5fc1347f4bcc13c9f8dbc5ecd4847fc7._comment new file mode 100644 index 000000000..59bfd629b --- /dev/null +++ b/doc/bugs/Can__39__t_clone_on_Windows_because_some_filenames_have_a_colon_in_them/comment_1_5fc1347f4bcc13c9f8dbc5ecd4847fc7._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 1" + date="2013-06-10T16:22:00Z" + content=""" +IMHO this is a bug in msysgit. It should support git repositories containing any legal filenames. + +Luckily, there is another git for Windows that does. It comes with Cygwin. You need Cygwin to build git-annex on Windows, anyway. + +So, I do not plan to do anything in git-annex to address this. +"""]] |