Thread (1 message) 1 message, 1 author, 2016-06-15

Re: "make quick-install-man" broke recently

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:47:15

Johannes Sixt [off-list ref] writes:
Junio C Hamano schrieb:
quoted
check_path(): allow symlinked directories to checkout-index --prefix
quoted
+test_expect_success 'checkout-index -f twice with --prefix' '
Please add SYMLINKS prerequisite before you publish this test case.
quoted
+	mkdir -p tar/get &&
+	ln -s tar/get there &&
+	echo first &&
+	git checkout-index -a -f --prefix=there/ &&
+	echo second &&
+	git checkout-index -a -f --prefix=there/
+'
Heh, I am not sure if the fix is the best approach to begin with yet ;-)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help