From 419f1ee910528a1c8911063da7621cf5e756d903 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Sat, 21 Jun 2014 11:19:59 -0400 Subject: [PATCH] Fix :Gcommit -c Closes #356. --- plugin/fugitive.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim index 13de5fc..6458d59 100644 --- a/plugin/fugitive.vim +++ b/plugin/fugitive.vim @@ -1003,7 +1003,7 @@ function! s:Commit(args) abort if error =~# 'false''\=\.$' let args = a:args let args = s:gsub(args,'%(%(^| )-- )@'