Skip to content
Snippets Groups Projects
Commit 1cac419ab831 authored by Anton Shestakov's avatar Anton Shestakov
Browse files

hgweb: don't dereference symbolic revision in spartan style

Let's make spartan templates use symbolic revision in navigation links.

The majority of links (log, filelog, annotate, etc) still use node hashes, and
many pages also have permanent link to current node hash (i.e. you can go from
/rev/tip to /rev/<tip hash> without manual url editing), so it's safe to
update navigation.
parent 85fb416f2fa7
No related branches found
No related tags found
No related merge requests found
Showing with 108 additions and 108 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment