On Tue, Mar 24, 2015 at 2:07 PM, Shenbaga Prasanna S
<[email protected]> wrote:
> https://rubygems.org/gems/macblame/
>
> check this out.. and you can also contribute to the developement at,
>
> https://github.com/praserocking/macblame-gem
> or
> https://github.com/praserocking/macblame
> ..
> hope this tool will be helpful to you all!

It would help if you pasted a sample output to see what it looks like.
Although macblame script says "macblame shows stats about the files
tracked by git. It uses the output of 'git blame' and summarize it in
a cleaner and intuitive format" so it's not really an alternative to
git-blame (you can't "blame" anybody by line with this). This is more
like "git blame --stat" (if that option existed)
-- 
Duy
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to