1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 05:04:59 +01:00
gitea/modules
Filip Navara dbb0c9658c Fix #6813: Allow git.GetTree to take both commit and tree names (#6816)
* Allow git.GetTree to take both commit and tree names, return full paths on entries listed through Tree.ListEntriesRecursive

Signed-off-by: Filip Navara <filip.navara@gmail.com>

* Fix the SHA returned on Git Tree APIs called with commit hash or symbolic name

Signed-off-by: Filip Navara <filip.navara@gmail.com>
2019-05-02 20:33:11 -04:00
..
auth
avatar
base
cache
context
cron
generate
git Fix #6813: Allow git.GetTree to take both commit and tree names (#6816) 2019-05-02 20:33:11 -04:00
gzip
highlight
httplib
indexer
lfs
log
mailer
markup
metrics
minwinsvc
notification
options
pprof
private
process
public
recaptcha
repofiles Fix #6813: Allow git.GetTree to take both commit and tree names (#6816) 2019-05-02 20:33:11 -04:00
search
secret
session
setting
ssh
structs
sync
templates
test
user
util
validation