How to compare two different commits on the same branch in github?

前端 未结 5 1342
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-11-29 04:09

Comparing histories on the same branch is very confusing for me on GitHub. I struggle with this regularly:

If I use compare/master in the URL after the

5条回答
  •  春和景丽
    2020-11-29 04:10

    Just go to https://github.com/USERNAME/REPOSITORY_NAME/compare to achive the comparing page

提交回复
热议问题