https://github.com/dcbaker/git-description
A utility for adding, editing, and deleting descriptions of git branches
https://github.com/dcbaker/git-description
Last synced: 3 months ago
JSON representation
A utility for adding, editing, and deleting descriptions of git branches
- Host: GitHub
- URL: https://github.com/dcbaker/git-description
- Owner: dcbaker
- License: gpl-3.0
- Created: 2016-06-14T20:47:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-16T00:47:04.000Z (almost 9 years ago)
- Last Synced: 2025-01-25T08:27:38.234Z (5 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git-description
git-description is a small commandline tool written in python for adding, editing and delete branch descriptions. These are stored in the .git/config file.