RFR: 983: Github commit links 404

Erik Joelsson erikj at openjdk.java.net
Thu Apr 22 22:41:29 UTC 2021


Sometimes our abbreviated commit web links on Github are not working. My guess is that this is caused by collisions. I think the correct fix here is to stop abbreviating commit hashes in links. Github internal links seem to always be full hashes, while pretty printing the link text with an abbreviation. We should adopt the same basic principle.

-------------

Commit messages:
 - Stop abbreviating commit hash in web links

Changes: https://git.openjdk.java.net/skara/pull/1136/files
 Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=1136&range=00
  Issue: https://bugs.openjdk.java.net/browse/SKARA-983
  Stats: 6 lines in 3 files changed: 2 ins; 0 del; 4 mod
  Patch: https://git.openjdk.java.net/skara/pull/1136.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/1136/head:pull/1136

PR: https://git.openjdk.java.net/skara/pull/1136


More information about the skara-dev mailing list