diff options
Diffstat (limited to 'templates/repo_branches.tmpl')
-rw-r--r-- | templates/repo_branches.tmpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/repo_branches.tmpl b/templates/repo_branches.tmpl index fc9592d..55ea0a6 100644 --- a/templates/repo_branches.tmpl +++ b/templates/repo_branches.tmpl @@ -44,6 +44,11 @@ </div> </div> <div class="padding-wrapper"> + <p> + <strong> + Warning: Due to various recent migrations, viewing non-HEAD refs may be broken. + </strong> + </p> <table id="branches"> <thead> <tr class="title-row"> |