Skip to content
kthompson edited this page Sep 13, 2010 · 10 revisions

Gitmenu

Gitmenu is a Visual Studio 2008 addon to assist in using git as an scm for managing your projects. Initial plans are to include basic functionality such as git-add/git-rm, committing etc. This project will be similar to AnhkSVN for Subversion. It will be largely based on the git command line tools until something better comes along.

See Release Notes for information about the current release.

Currently in Development:

  • Push/Pull
  • Branching
  • Cloning/checking out remote repos

Current Requirements:

Additional Requirements for Development