Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Use git-praise to find out who to thank for that magical piece of code.

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).