Сбой при отсутствии версии в указанных в .bumpversion файлах #3
Owner
```
Starting BumpVersion version
Current version: 1.0.0
New version: 1.0.1
2026/01/01 09:57:52 Updated file: VERSION
2026/01/01 09:57:52 Updated file: README.md
2026/01/01 09:57:52 Updated file: src/main.go
2026/01/01 09:57:52 Config file .bumpversion.cfg updated to version 1.0.1
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x1 pc=0x7678fd]
goroutine 1 [running]:
main.gitCommit(0xc000181810, {0xc00010cd38, 0x5}, {0x8b39ae, 0x10})
/app/src/git.go:90 +0x55d
main.main()
/app/src/main.go:242 +0x9b1
```
bug
label
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?