//
pkg.gl
Category
github.com/form3tech-oss/go-github-utils
pkg
branch
package
0.0.0-20241126115114-9b44f5dc2b9e
Repository:
https://github.com/form3tech-oss/go-github-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
30 SLOC
#
Functions
GetDefaultBranch
GetDefaultBranch returns the name of the default branch for the specified repository.
GetSHAForBranch
GetSHAForBranch returns the SHA1 of the specified branch (or of the default one) of the specified repository.