ui-shared: use the same snapshot logic as ui-refs
commit5b1f42ffeec7e315fc4fcff5145e5b0adca30715
authorJohn Keeping <john@keeping.me.uk>
Sat, 31 Mar 2018 14:06:01 +0000 (31 15:06 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 27 Jun 2018 16:11:19 +0000 (27 18:11 +0200)
tree98bc7c2e0c21f8a3f9229043ffa3888f6144467c
parent82aadcfc51ab9560862b99bfe5833c17f102f0ac
ui-shared: use the same snapshot logic as ui-refs

Make snapshot links in the commit UI use the same prefix algorithm as
those in the summary UI, so that refs starting with the snapshot prefix
are used as-is rather than composed with the prefix repeated.

Signed-off-by: John Keeping <john@keeping.me.uk>
Reviewed-by: Christian Hesse <mail@eworm.de>
ui-shared.c