Git-Track 0.1
Minimal Bug Tracking For Git.
Git-Track -- Minimalistic Bug-Tracker for Git. ============================================== This simple bug-tracker is intended for the everyday coding, when you want to write down some issues you want/have to fix later, but a full-blown bug tracking such as github etc. is simply overkill. Features: --------- Each bug/issue has a(n) * unique id * message/comment * date/time of creation * git commit associated with it by default the current HEAD commit at the time of creation * status (open/closed) * priority Usage: ------ The basic usage is as simple as 1) *optional* make an alias alias g-tr="python /path/to/git-track/track.py" 2) use g-tr will give you an overview of the commands.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| Git-Track-0.1.tar.gz (md5) | Source | 2011-08-16 | 5KB | 306 | |
| Git_Track-0.1-py2.6.egg (md5) | Python Egg | 2.6 | 2011-08-16 | 8KB | 562 |
- Author: Dirk Hesse
- Home Page: http://github.com/dhesse/Git-Track
- License: MIT
-
Categories
- Development Status :: 4 - Beta
- Environment :: Console
- Intended Audience :: Developers
- Intended Audience :: Science/Research
- License :: OSI Approved :: MIT License
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Topic :: Software Development :: Bug Tracking
- Topic :: Software Development :: Version Control
- Package Index Owner: dhesse
- DOAP record: Git-Track-0.1.xml
