Minimal Bug Tracking For Git.
Project description
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.
==============================================
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Git-Track-0.1.tar.gz
(5.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
Git_Track-0.1-py2.6.egg
(9.0 kB
view details)
File details
Details for the file Git-Track-0.1.tar.gz.
File metadata
- Download URL: Git-Track-0.1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7beb3ec8e2779a55797af4b8b7d20d255c4581b5552e798f26fdd8f9d6138f21
|
|
| MD5 |
a1be77c930f5a9071c497bbe6373b3b3
|
|
| BLAKE2b-256 |
ef8a63a1115a341e85b6f410421285f08d4c328043f3a99c15c779a4da7e526e
|
File details
Details for the file Git_Track-0.1-py2.6.egg.
File metadata
- Download URL: Git_Track-0.1-py2.6.egg
- Upload date:
- Size: 9.0 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f76aa90e1a2d7fd32be24ad5de0e980c13b782ab2ac8b53568ce145c09355f5
|
|
| MD5 |
48c08e1830036f4fe1c7c5271497bec2
|
|
| BLAKE2b-256 |
6ef11807a94d6e7861849ee6999c0b960eee60953f4a29e9777f32d832733665
|