Fugitive.vim - browsing the git object database




Vimcasts show

Summary: With the fugitive plugin, you're not limited to just working with files in your working tree. The `:Gedit` command allows you to open files in other branches, and to browse any [git object][gito], including tags, commits and trees. Plus, if your repository is hosted on github, you can easily bring up the webpage for any git object using the `:Gbrowse` command. *This is the penultimate of a five part series on fugitive.vim.* [gito]: http://book.git-scm.com/1_the_git_object_model.html