[ 源代码: golang-github-tcnksm-go-gitconfig ]
软件包:golang-github-tcnksm-go-gitconfig-dev(0.1.2-1.1)
golang-github-tcnksm-go-gitconfig-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-tcnksm-go-gitconfig:
- [golang-github-tcnksm-go-gitconfig_0.1.2-1.1.dsc]
- [golang-github-tcnksm-go-gitconfig_0.1.2.orig.tar.gz]
- [golang-github-tcnksm-go-gitconfig_0.1.2-1.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Golang library for gitconfig values
This package provides a library for using gitconfig values on the programs written in Go.
It enables to use global '~/.gitconfig' values and local git repository '.git/config' values in Go. It can be used for extracting gitconfig values like user name, email address, GitHub token, and other user-defined values.
其他与 golang-github-tcnksm-go-gitconfig-dev 有关的软件包
|
|
|
|
-
- dep: golang-gomega-dev
- Matcher/assertion library for the Go programming language