Skip to content

Commit 612201a

Browse files
committed
add description about "commit" type
1 parent 90b5aef commit 612201a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/repo/branch_dropdown.tmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{{/* Attributes:
22
* ContainerClasses
33
* Repository
4-
* CurrentRefType: eg. "branch", "tag"
5-
* CurrentRefShortName: eg. "master", "v1.0"
4+
* CurrentRefType: eg. "branch", "tag", "commit"
5+
* CurrentRefShortName: eg. "master", "v1.0", "abcdef0123"
66
* CurrentTreePath
77
* RefLinkTemplate: redirect to the link when a branch/tag is selected
88
* RefFormActionTemplate: change the parent form's action when a branch/tag is selected

0 commit comments

Comments
 (0)