Thread (5 messages) flat view 5 messages, 4 authors, 2016-06-15
DORMANTno replies

[PATCH] Add known breakage for 'git notes copy'

From: Bert Wesarg <hidden>
Date: 2016-06-15 22:49:01
Subsystem: the rest · Maintainer: Linus Torvalds

'git notes copy' dumps core when no arguments are given.

Signed-off-by: Bert Wesarg <redacted>
---
 t/t3301-notes.sh |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/t/t3301-notes.sh b/t/t3301-notes.sh
index 64f32ad..67b0cc2 100755 t/t3301-notes.sh
--- a/t/t3301-notes.sh
+++ b/t/t3301-notes.sh
@@ -1044,4 +1044,9 @@ test_expect_success 'GIT_NOTES_REWRITE_REF overrides config' '
 	git log -1 > output &&
 	test_cmp expect output
 '
+
+test_expect_failure 'git notes copy segfaults' '
+	git notes copy
+'
+
 test_done
-- 
1.7.1.1067.g5aeb7
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help