An open API service indexing awesome lists of open source software.

https://github.com/git-tfs/git-tfs-gitextensions-plugin

A GitExtensions plugin for git-tfs
https://github.com/git-tfs/git-tfs-gitextensions-plugin

Last synced: about 1 year ago
JSON representation

A GitExtensions plugin for git-tfs

Awesome Lists containing this project

README

          

## Introduction

This plugin enables Git-Tfs commands to be run from within GitExtensions

## Supported Commands

`git tfs pull`

`git tfs pull & rebase`

`git tfs fetch`

[`git tfs rcheckin`](https://github.com/git-tfs/git-tfs/wiki/Rcheckin)

`git tfs checkin`

[`git tfs shelve`](https://github.com/git-tfs/git-tfs/wiki/Shelve)

## Usage
Once installed, the plugin will appear in the GitExtensions "Plugins" menu.

## Screenshots
![Screenshot](http://imgur.com/YOuH3.png)

## Install
Compile the plugin, then copy the resulting binary into the GitExtensions Plugins directory (typically `C:\Program Files\GitExtensions\Plugins`).