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

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

From: Jonathan Nieder <hidden>
Date: 2016-06-15 23:03:21

Jeff King wrote:
Signed-off-by: Jeff King <redacted>
---
 t/t1450-fsck.sh | 16 ++++++++++++++++
 utf8.c          | 17 ++++++++++++-----
 2 files changed, 28 insertions(+), 5 deletions(-)
Mph.  Sorry I missed this before.

Reviewed-by: Jonathan Nieder <redacted>

[...]
quoted hunk ↗ jump to hunk
+++ b/t/t1450-fsck.sh
[...]
+		git fsck 2>err &&
+		cat err &&
+		! test -s err
Nit: if this said

		test_line_count = 0 err

then the error message would be more obvious when it fails with
--verbose.

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