mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-03-13 18:31:21 +08:00
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.