Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible support for Git Blame #39

Open
reicol opened this issue Nov 22, 2016 · 1 comment
Open

Possible support for Git Blame #39

reicol opened this issue Nov 22, 2016 · 1 comment

Comments

@reicol
Copy link

reicol commented Nov 22, 2016

Is there any way that git blame can return the git-duet pair that committed a particular file as opposed to just returning one name?

@jszwedko
Copy link
Member

jszwedko commented Nov 27, 2016

@reicol unfortunately I'm not seeing an easy way to get git blame to output the committer information aside from --porcelain which creates machine-readable, but not human readible, output. I think it could be accomplished with some clever awk usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants