https://github.com/ericogr/tfsgitpushworkitem
Server plugin to validate Git commit with work item
https://github.com/ericogr/tfsgitpushworkitem
Last synced: about 2 months ago
JSON representation
Server plugin to validate Git commit with work item
- Host: GitHub
- URL: https://github.com/ericogr/tfsgitpushworkitem
- Owner: ericogr
- License: apache-2.0
- Created: 2015-10-14T14:00:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-14T14:04:47.000Z (over 10 years ago)
- Last Synced: 2025-12-29T04:18:16.178Z (6 months ago)
- Language: C#
- Size: 1.12 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TfsGitPushWorkItem
A Server plugin to validate Git commit with work item
You must specify #12345 in every commit to identify work item. If you push a commit without work item, your push will fail.