package
0.0.3
Repository: https://github.com/khmarbaise/githelper.git
Documentation: pkg.go.dev

# Functions

IfError should be used to naively panics if an error is not nil.
IfErrorWithOutput should be used to naively panics if an error is not nil.
IsMainBranch check for "main" or "master" and return true, false otherwise.