dgit

A Pure Go Git Implementation

  • 所有者: driusan/dgit
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

travis ci (Note: Travis currently runs dgit against (a subset of) the git 2.10.0 test suite)

This repo contains a pure Go implementation of the command
line git client.

Its primary purpose is to enable users of operating systems
where Go is supported but the canonical git implementation
is not (ie. Plan 9) to use git.

IT IS NOWHERE NEAR READY

Roadmap

The main goal is to enable go get to work by doing a real
checkout without any hacks such as downloading a .zip from
GitHub and pretending it is a checkout. (This should be done,
and any breakages with go get if you rename the binary from
dgit to git and put it on your path should be reported
as an issue.)

The secondary goal is to enable just enough of the git
command line to allow simple development (ie. simple usages of
git add/commit/push/status/diff/log.)

The third, stretch goal, is to have a complete command-line
compatible implementation of git that can be used as a drop-in
replacement for git.

Pronunciation

The dgit tool is pronounced dee-git. The extra letter is there
to distinguish it from the standard git implementation. The
letter 'd' was chosen because it is on the home row of the
keyboard, which makes it easier to type.

主要指标

概览
名称与所有者driusan/dgit
主编程语言Go
编程语言Go (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2016-02-04 03:21:19
推送于2022-11-18 23:35:47
最后一次提交2022-11-18 18:35:47
发布数0
用户参与
星数111
关注者数10
派生数10
提交数472
已启用问题?
问题数86
打开的问题数23
拉请求数186
打开的拉请求数1
关闭的拉请求数8
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?