From 0d6accc01d4073d685ece5ba9fd0a439539a5a02 Mon Sep 17 00:00:00 2001 From: Michael J Gruber Date: Tue, 10 Mar 2015 17:11:09 +0100 Subject: config,completion: add color.status.unmerged Reported-by: "Mladen B." Signed-off-by: Michael J Gruber Signed-off-by: Junio C Hamano --- contrib/completion/git-completion.bash | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib/completion') diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash index 8cfee95f88..1e8965b828 100644 --- a/contrib/completion/git-completion.bash +++ b/contrib/completion/git-completion.bash @@ -2014,6 +2014,7 @@ _git_config () color.status.changed color.status.header color.status.nobranch + color.status.unmerged color.status.untracked color.status.updated color.ui -- cgit v1.2.3