Answers for "git compare to remote branch before pr"

0

compare local git branch with remote

git diff @{upstream}
Posted by: Guest on May-04-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language