Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to compare changes between two commits

// How to compare changes between two commits on GH

https://github.com/[GroupName/UserName]/[Repo]/compare/[commit_1_hash]...[commit_2_hash]
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #compare #commits
ADD COMMENT
Topic
Name
3+8 =