1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-02 07:06:20 +02:00
gitea/modules/indexer
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479)
just some refactoring bits towards replacing **util.OptionalBool** with
**optional.Option[bool]**

---------

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2024-02-29 18:52:49 +00:00
..
code fix: Elasticsearch: Request Entity Too Large #28117 (#29062) 2024-02-07 08:57:16 +00:00
internal Add `io.Closer` guidelines (#29387) 2024-02-25 13:05:23 +00:00
issues migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-02-29 18:52:49 +00:00
stats Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00