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

Re: [PATCH v2 2/2] object name: introduce '^{/!-<negativepattern>}' notation

From: Stephen Smith <hidden>
Date: 2016-06-15 23:07:39

Junio C Hamano <gitster <at> pobox.com> writes:
quoted
 	echo modified >>a-blob &&
 	git add -u &&
 	git commit -m Modified &&
+	git branch modref &&
This probably belongs to the previous step, no?
What did you mean by this comment?  I looked at the original patch and at 
Will's response to your comment and am not quite sure what was meant.
quoted
+test_expect_success 'ref^{/!-}' '
+	test_must_fail git rev-parse master^{/!-}
+'
I plan on leaving this in.
quoted
+test_expect_success 'ref^{/!-.}' '
+	test_must_fail git rev-parse master^{/!-.}
+'
I plan on leaving this in.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help