Davidjwolgemuth
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Davidjwolgemuth created a post, Answeredgit blame annotate is showing merge commits; default blame ignores
"Annotate with Git Blame" is showing merge commits, while running `git blame` from cli shows the actual _change_, as expected. Example git history: $ git log --one-line my-file.txtbb222222 unrelate...