1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-17 19:58:13 +00:00
Files
gitea/modules/git/log_name_status.go
zeripath 2148b27bfa Prevent NPE on empty commit (#16812) (#16819)
Backport #16812

Handle completely empty commit as the first commit to a repository.

Fix #16668

Signed-off-by: Andrew Thornton art27@cantab.net
2021-08-25 13:22:48 +01:00

9.4 KiB