We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9d2c6a commit 7b63949Copy full SHA for 7b63949
README.md
@@ -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
+
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