Skip to content

Commit b6504ea

Browse files
committed
fix comment
1 parent e618f1f commit b6504ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

templates/repo/commit_page.tmpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@
6868
<p id="cherry-pick-content" class="branch-dropdown"></p>
6969

7070
<form method="get">
71+
{{/*FIXME: CurrentRefShortName seems not making sense here (old code),
72+
because the "commit page" has no "$.BranchName" info, so only using DefaultBranch should be enough */}}
7173
{{template "repo/branch_dropdown" dict
7274
"Repository" .Repository
7375
"ShowTabBranches" true

0 commit comments

Comments
 (0)