diff --git a/README.markdown b/README.markdown index eb7e499..ea8b13d 100644 --- a/README.markdown +++ b/README.markdown @@ -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 ---