//
pkg.gl
Category
github.com/fluxcd/pkg/gitutil
module
package
0.2.0
Repository:
https://github.com/fluxcd/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
53 SLOC
#
Functions
GoGitError
GoGitError translates an error from the go-git library, or returns `nil` if the argument is `nil`.
LibGit2Error
LibGit2Error translates an error from the libgit2 library, or returns `nil` if the argument is `nil`.