//
pkg.gl
Category
github.com/mhristof/gitbrowse
git
package
0.5.0
Repository:
https://github.com/mhristof/gitbrowse.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
109 SLOC
#
Functions
New
New Create a new git repository object from the given directory.
#
Variables
ErrorNotAGitRepo
ErrorNotAGitRepo is thrown when the given folder/config is not a git repository.
#
Structs
Repo
Repo holds information about a repository.
#
Interfaces
Remote
No description provided by the author