Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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).