Thread (1 message) 1 message, 1 author, 2016-12-13

Re: [PATCH] t3600: slightly modernize style

From: Junio C Hamano <hidden>
Date: 2016-12-13 07:11:55

Stefan Beller [off-list ref] writes:
Remove the space between redirection and file name.
Also remove unnecessary invocations of subshells, such as

	(cd submod &&
		echo X >untracked
	) &&

as there is no point of having the shell for functional purposes.
In case of a single Git command use the `-C` option to let Git cd into
the directory.

Signed-off-by: Stefan Beller <redacted>
---
Looks good.  Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help