Skip to content
/ mygit Public

use golang to rewrite git just for learning golang and git

Notifications You must be signed in to change notification settings

dusbin/mygit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mygit

这是一个自己练习项目,使用go语言实现学习git源码过程中学到的知识,用另一种方式重写一个简单的git

开发环境

1.ubuntu 16.04.4
	$uname -a
	Linux ubuntu 4.13.0-36-generic #40~16.04.1-Ubuntu SMP Fri Feb 16 23:25:58 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
	$go version
	go version go1.9.4 linux/amd64

About

use golang to rewrite git just for learning golang and git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages