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

hgweb: don't dereference symbolic revision in gitweb style

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

The majority of links (log, filelog, annotate, etc) still use node hashes.

Some pages don't have permanent links to current node hash (so it's not very
easy to go from /rev/tip to /rev/<tip hash>), this will be addressed in future
patches.
parent 0cdcbc477cac
No related branches found
No related tags found
No related merge requests found
Showing
with 147 additions and 147 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