0 votes
in GitHub by
Git command to compare two specified branches

a)  git diff ...

b)  git merge

c)  git blame -L ,

d)  git push --tags
...