I am trying to get a diff between two branches in stash. Specially before sending the pull request, wanted to verify the changes.
have been reading many articles trying to figure out a solution but haven't succeeded yet.
here are the articles I have looked into:
Git diff against a stash Compare and Diff for Branches
Does anyone have a solution?