Link to vimcasts

This commit is contained in:
Tim Pope 2011-06-02 21:38:56 -04:00
parent a86731afa9
commit 50e7887498

View File

@ -45,6 +45,15 @@ with the current branch in (surprise!) your statusline.
Oh, and of course there's `:Git` for running any arbitrary command.
Screencasts
-----------
* [A complement to command line git](http://vimcasts.org/e/31)
* [Working with the git index](http://vimcasts.org/e/32)
* [Resolving merge conflicts with vimdiff](http://vimcasts.org/e/33)
* [Browsing the git object database](http://vimcasts.org/e/34)
* [Exploring the history of a git repository](http://vimcasts.org/e/35)
FAQ
---