[ 源代码: git-lfs ]
软件包:golang-github-git-lfs-git-lfs-dev(3.5.0-1)
golang-github-git-lfs-git-lfs-dev 的相关链接
Debian 的资源:
下载源码包 git-lfs:
维护小组:
外部的资源:
- 主页 [git-lfs.github.com]
相似软件包:
Git Large File Support (library)
An open source Git extension for versioning large files. Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.
This package contains the source code for git-lfs
其他与 golang-github-git-lfs-git-lfs-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-dpotapov-go-spnego-dev
- Golang library to make HTTP calls with Kerberos authentication
-
- dep: golang-github-git-lfs-gitobj-dev (>= 2.1.1~)
- gitobj reads and writes Git objects
-
- dep: golang-github-git-lfs-go-netrc-dev (>= 0.0~git20210914.f0c862d~)
- netrc file parser for Go programming language
-
- dep: golang-github-git-lfs-pktline-dev
- Toolkit for the Git pkt-line format (library)
-
- dep: golang-github-git-lfs-wildmatch-dev (>= 2.0.1~)
- Pattern matching language for filepaths compatible with Git
-
- dep: golang-github-jmhodges-clock-dev (>= 1.1-1~)
- Go package for testing time-dependent code
-
- dep: golang-github-leonelquinteros-gotext-dev
- Go GNU gettext utilities package (library)
-
- dep: golang-github-mattn-go-isatty-dev
- Golang library to implementation isatty interface
-
- dep: golang-github-olekukonko-ts-dev
- Simple go library to get Terminal Size
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-github-rubyist-tracerx-dev
- Output tracing information in your Go app based on environment variables
-
- dep: golang-github-spf13-cobra-dev
- Go library for creating powerful modern Go CLI applications
-
- dep: golang-github-ssgelm-cookiejarparser-dev
- Go library that parses a curl cookiejar file into a Go http.CookieJar
-
- dep: golang-github-xeipuuv-gojsonschema-dev
- Go library for validating JSON data against JSON Schema documents
-
- dep: golang-golang-x-sync-dev
- Supplemental Go synchronization libraries