Friday, December 09, 2016

How to Get Compare View in Github

1.UI
Append compare at the end of your repository url and choose from the drop down list



2. URL Way:
[repository url]/compare/[branch 1]...[branch 2]


Useful Material for Reading:
https://github.com/blog/612-introducing-github-compare-view
https://help.github.com/

No comments:

Post a Comment