Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ansman/git-praise
Use git-praise to find out who to thank for that magical piece of code.
https://github.com/ansman/git-praise
Last synced: 3 months ago
JSON representation
Use git-praise to find out who to thank for that magical piece of code.
- Host: GitHub
- URL: https://github.com/ansman/git-praise
- Owner: ansman
- License: mit
- Created: 2012-07-22T17:11:33.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-09-15T23:09:06.000Z (about 1 year ago)
- Last Synced: 2024-05-02T12:40:10.954Z (7 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 187
- Watchers: 5
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
git-praise
==========
Sometimes you find the most amazing piece of code and want to know who to thank
for this wonderful contribution, and then it feels wrong to use `git blame`.This is why `git praise` exists. Just praise that file and you'll find out who
to thank!Usage
-----
The syntax is exactly the same as `git blame`.Try doing `git praise path/to/some/file` or `git help blame` for all options.
Installation
------------
Just drop the script anywhere in your `$PATH` and git will pick it up.License
-------
Licensed under good ol' [MIT](http://en.wikipedia.org/wiki/MIT_License).