mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-07-31 13:10:20 +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.