rust-toolstate icon indicating copy to clipboard operation
rust-toolstate copied to clipboard

Link directly to commit reference on Github

Open Aaron1011 opened this issue 6 years ago • 0 comments

Using github.com/user/repo/commits/<sha> shows a list of commits, starting at the specified commit. By using github.com/user/repo/commit/<sha>, we can link directly to the diff for the commit in question.

Aaron1011 avatar Jan 29 '19 02:01 Aaron1011