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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?