We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I just tried to install this for the first time and I got the following error.
termlog panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x89d8b7] goroutine 1 [running]: github.com/go-git/go-git/v5.(*Repository).Worktree(...) /go/pkg/mod/github.com/go-git/go-git/[email protected]/repository.go:1328 main.main() /go/src/github.com/tzneal/ham-go/cmd/termlog/main.go:185 +0x1607
The text was updated successfully, but these errors were encountered:
be more careful regarding opening the git repository
09f22c2
Can't reproduce #12, but this is more correct anyway.
90e902d
No branches or pull requests
I just tried to install this for the first time and I got the following error.
The text was updated successfully, but these errors were encountered: