Thread (7 messages) 7 messages, 4 authors, 2016-06-15

Re: [PATCH] is_hfs_dotgit: loosen over-eager match of \u{..47}

From: Johannes Sixt <hidden>
Date: 2016-06-15 23:03:21

Am 23.12.2014 um 09:45 schrieb Jeff King:
quoted hunk ↗ jump to hunk
@@ -606,7 +606,7 @@ static ucs_char_t next_hfs_char(const char **in)
 		 * but this is enough to catch anything that will convert
 		 * to ".git"
 		 */
-		return tolower(out);
+		return out;
Did you consider changing the comment that we see in the pre-context here?

-- Hannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help