summaryrefslogtreecommitdiff
path: root/doc/bugs/Whereis_reports_same_UUID_multiple_times.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-05-27 15:22:29 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-05-27 15:22:52 -0400
commit74a94ddfac2940575721826911dd8b15a74011e5 (patch)
tree708eabf87ee668eaaa7d9944a2bdc90988a6d494 /doc/bugs/Whereis_reports_same_UUID_multiple_times.mdwn
parent38bd7ca3cce455c20edcee656c706939087c6a69 (diff)
Windows: Avoid terminating git-annex branch lines with \r\n when union merging.
Diffstat (limited to 'doc/bugs/Whereis_reports_same_UUID_multiple_times.mdwn')
-rw-r--r--doc/bugs/Whereis_reports_same_UUID_multiple_times.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/Whereis_reports_same_UUID_multiple_times.mdwn b/doc/bugs/Whereis_reports_same_UUID_multiple_times.mdwn
index baeea5e0e..249576b1d 100644
--- a/doc/bugs/Whereis_reports_same_UUID_multiple_times.mdwn
+++ b/doc/bugs/Whereis_reports_same_UUID_multiple_times.mdwn
@@ -92,3 +92,6 @@ I am running "git-annex version: 6.20160511-g4633f0b" on Windows, but I have bee
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
Yes it is working very nicely on all my linux computers, and right now I am mostly concerned that I might have messed up the repository by trying out Windows :-(.
+> [[fixed|done]]; repositories in this state are now handled appropriately
+> by git-annex. And, I've fixed at least the places I was able to identify
+> where '\r' slipped in. --[[Joey]]