dgit

A Pure Go Git Implementation

  • Owner: driusan/dgit
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerdriusan/dgit
Primary LanguageGo
Program languageGo (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2016-02-04 03:21:19
Pushed At2022-11-18 23:35:47
Last Commit At2022-11-18 18:35:47
Release Count0
用户参与
Stargazers Count111
Watchers Count10
Fork Count10
Commits Count472
Has Issues Enabled
Issues Count86
Issue Open Count23
Pull Requests Count186
Pull Requests Open Count1
Pull Requests Close Count8
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private