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

Re: [GIT PULL] Please pull mergetool.git

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

"Shawn O. Pearce" [off-list ref] writes:
Why not use `git checkout-index --stage=all "$path"` ?
E.g.:

	git checkout-index --stage=all "$path" |
	read base_temp local_temp remote_temp path
$ echo a b c d | read a b c d; echo "<$a> <$b> <$c> <$d>"
<> <> <> <>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help