I have tried it but I made my own because I'm familiar with git's
command line interface and want to use it inside Vim without (too many)
restrictions. I find this approach easier because I don't need to learn
another interface layer.
I'd like to add a hint that Vim command line expands % to current file
name. Examples:
:Git add %
:Git blame -C %
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html