We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90b5aef commit 612201aCopy full SHA for 612201a
templates/repo/branch_dropdown.tmpl
@@ -1,8 +1,8 @@
1
{{/* Attributes:
2
* ContainerClasses
3
* Repository
4
-* CurrentRefType: eg. "branch", "tag"
5
-* CurrentRefShortName: eg. "master", "v1.0"
+* CurrentRefType: eg. "branch", "tag", "commit"
+* CurrentRefShortName: eg. "master", "v1.0", "abcdef0123"
6
* CurrentTreePath
7
* RefLinkTemplate: redirect to the link when a branch/tag is selected
8
* RefFormActionTemplate: change the parent form's action when a branch/tag is selected
0 commit comments