You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/git/foreachref
Lunny Xiao 930e38d010
Use refname:strip-2 instead of refname:short when syncing tags (#28797)
Fix #28694 

Generally, `refname:short` should be equal to `refname:lstrip=2` except
`core.warnAmbiguousRefs is used to select the strict abbreviation mode.`

ref:
https://git-scm.com/docs/git-for-each-ref#Documentation/git-for-each-ref.txt-refname
1 year ago
..
format.go Implement FSFE REUSE for golang files (#21840) 2 years ago
format_test.go Use refname:strip-2 instead of refname:short when syncing tags (#28797) 1 year ago
parser.go Implement FSFE REUSE for golang files (#21840) 2 years ago
parser_test.go Replace `interface{}` with `any` (#25686) 2 years ago