diff --git a/README.md b/README.md new file mode 100644 index 0000000..891cbc3 --- /dev/null +++ b/README.md @@ -0,0 +1,28 @@ +## Introduction + +This plugin enables Git-Tfs commands to be run from within GitExtensions + +## Supported Commands + +`tfs pull` + +`tfs pull & rebase` + +`tfs fetch` + +`rcheckin` + +`checkin` + +`shelve` + +## Usage +Once installed, the plugin will appear in the GitExtensions "Plugins" menu. Selecting "git-tfs" from the menu. + +## Screenshots +[Screenshot](http://imgur.com/YOuH3.png) + + +## Install +*From Source* +Compile the plugin, then copy the resulting binary into the GitExtensions Plugins directory (C:\Program Files\GitExtensions\Plugins).