Files
@ a01c5994015c
Branch filter:
Location: kallithea/rhodecode/controllers/branches.py
a01c5994015c
2.7 KiB
text/x-python
smarter calculation of showed associated changeset in file source view
- before rhodecode showed TIP changeset when initially displaing file source as description of associated commit
this can be misleading. Now smart calculate last commit of a file, and show specific commits when switching from history view
- before rhodecode showed TIP changeset when initially displaing file source as description of associated commit
this can be misleading. Now smart calculate last commit of a file, and show specific commits when switching from history view