https://github.com/rwhogg/bobs-git-utils
Bob W. Hogg's Git utilities
https://github.com/rwhogg/bobs-git-utils
git
Last synced: about 2 months ago
JSON representation
Bob W. Hogg's Git utilities
- Host: GitHub
- URL: https://github.com/rwhogg/bobs-git-utils
- Owner: rwhogg
- License: bsd-2-clause
- Created: 2016-06-23T00:32:23.000Z (about 10 years ago)
- Default Branch: trunk
- Last Pushed: 2021-09-09T17:20:32.000Z (almost 5 years ago)
- Last Synced: 2025-05-23T03:14:18.413Z (about 1 year ago)
- Topics: git
- Language: Ruby
- Homepage: https://github.com/rwhogg/bobs-git-utils
- Size: 22.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Bob's Git Utilities
I think this speaks for itself.
## Dependencies
You'll need [git-extras](https://github.com/tj/git-extras) and [moz-git-tools](https://github.com/mozilla/moz-git-tools).
To build the documentation, you'll also need scdoc.
## Installation
```bash
% sudo make install
```
## Making a Debian Package
Run `make deb`. You'll need nfpm.