1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-04 05:18:25 +00:00
Files
gitea/modules/git/tree_entry.go
guillep2k 6d441de2bd Backport: skip non-regular files (e.g. submodules) on repo indexing (#7717)
* Backport: skip non-regular files (e.g. submodules) on repo indexing

* Include "executable" files in the index, as they are not necessarily binary
2019-08-02 22:40:15 +08:00

5.4 KiB