GitHub - praserocking/macblame: A better git blame for use at your mac terminals

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

A better git blame for use at your mac terminals

License

MIT license

0 stars 0 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

16 Commits

Repository files navigation

macblame

========== A better git blame to use in your Terminal.app This tool is used along with git to get a better version of "git blame ".. It will give you the percentage of contribution by individual users, so that it will be easier for you to blame the right person.. ;) This idea was conceived by Vignesh Jeyavel of Freshdesk and it's a cool idea!

Quick Install: (Paste this into your Terminal to get it installed)

cd; curl -#L https://github.com/praserocking/macblame/tarball/master | tar -xzv --strip-components 1 --exclude='README.md' && ./install.sh

Usage:

macblame <file1> <file2> .....

Enjoy!

About

A better git blame for use at your mac terminals

Resources

Readme

License

MIT license

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Packages

No packages published