1
1
mirror of https://github.com/go-gitea/gitea synced 2025-09-28 03:28:13 +00:00

Add file permalink button

The button appears when a file is viewed in a branch or a tag. It points
to a URL containing the branch's (or tag's) current commit id so that
it'll always point to the same content.
This commit is contained in:
Jakub Stasiak
2015-05-14 00:14:24 +02:00
parent ced212f8fa
commit 562ad02a6d
13 changed files with 17 additions and 0 deletions

View File

@@ -341,6 +341,7 @@ releases=版本發佈
file_raw=原始文件
file_history=文件歷史
file_view_raw=查看原始文件
file_permalink=Permalink
commits.commits=次代碼提交
commits.search=搜索提交歷史