mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-04-29 02:04:41 +08:00
43e752dcfd
One can now set fugitive_summary_format to change the message in :Glog. The default is let g:fugitive_summary_format = '%s' This isn't documented yet because it might be taken away.