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

hgweb: don't dereference symbolic revision in paper & coal style (issue2296)

Let's make paper (and coal, since it borrows so much from paper) 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 dd89304687a3
No related branches found
No related tags found
No related merge requests found
Showing
with 503 additions and 503 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