Add -y/--no-prompt option to mergetool
authorCharles Bailey <redacted>
Thu, 13 Nov 2008 12:41:14 +0000 (12:41 +0000)
committerJunio C Hamano <redacted>
Sat, 15 Nov 2008 05:30:55 +0000 (21:30 -0800)
commit682b451f84c046aa5b082e89e3db62950cb6261a
treefd7864b1814217518df587acfcdbc3c92d4f9d67
parent0eea345111a9b9fea4dd2841b80bc7d62964e812
Add -y/--no-prompt option to mergetool

This option lets git mergetool invoke the conflict resolution program
without waiting for a user prompt each time.

Also added a mergetool.prompt (default true) configuration variable
controlling the same behaviour

Signed-off-by: Charles Bailey <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/config.txt
Documentation/git-mergetool.txt
git-mergetool.sh
git clone https://git.99rst.org/PROJECT