How to diff or compare two arbitrary commits without generating a design review
    • PDF

    How to diff or compare two arbitrary commits without generating a design review

    • PDF

    Article Summary

    Comparing two different commits and reviewing the diff is relatively easy.

    Visit:

    https://hub.allspice.io/<org name>/<repo name>/compare/<ref1>...<ref2>
    

    References can be branches, tags, SHAs, or even shortened tags. <ref1> should be the older reference and <ref2> should be the newer reference.


    Was this article helpful?