Nanosoldier.jl
Nanosoldier.jl copied to clipboard
Allow to make a comparison between two commit SHAs from an issue.
Sometimes more convenient when having a discussion about a regression than having to go to the actual commits.
What would the syntax for this be? Just a tuple of SHAs fed to vs?
Or allow for an extra keyword (primary?) that the vs thing is compared against. That way you could compare x and y where x and y can be branches, commits etc.