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
- Host: GitHub
- URL: https://github.com/git-tfs/git-tfs-gitextensions-plugin
- Owner: git-tfs
- Created: 2011-12-13T16:34:02.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2017-06-06T08:04:42.000Z (about 9 years ago)
- Last Synced: 2025-04-01T12:04:05.902Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 452 KB
- Stars: 22
- Watchers: 12
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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

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