Skip to content

Commit 7b63949

Browse files
committed
Fixes #1
1 parent d9d2c6a commit 7b63949

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
## Introduction
2+
3+
This plugin enables Git-Tfs commands to be run from within GitExtensions
4+
5+
## Supported Commands
6+
7+
`tfs pull`
8+
`tfs pull & rebase`
9+
`tfs fetch`
10+
11+
`rcheckin`
12+
`checkin`
13+
`shelve`
14+
15+
## Usage
16+
Once installed, the plugin will appear in the GitExtensions "Plugins" menu. Selecting "git-tfs" from the menu.
17+
18+
## Screenshots
19+
![Screenshot](http://imgur.com/YOuH3)
20+
21+
22+
## Install
23+
*From Source*
24+
Compile the plugin, then copy the resulting binary into the GitExtensions Plugins directory (C:\Program Files\GitExtensions\Plugins).

0 commit comments

Comments
 (0)