文件名称:奥希特
文件大小:20KB
文件格式:ZIP
更新时间:2024-03-12 20:57:56
Haskell
奥希特
Oshiro的git:用Haskell编写的VCS,试图与git兼容。
这是不安全的,如果在严肃的存储库中使用它,您可能会说:“ Oshit!”。 这仅是为了学习git的工作原理和难度。
依存关系
ghc
make
和以下haskell库:
haskell-zlib
cryptohash
base16-bytestring
unix-compat
split
编译中
只需在根目录下运行make 。
跑步
当地的
仅在项目的根目录中运行[oshit path]/oshit [
【文件预览】:
oshit-master
----Main.hs(1KB)
----Dockerfile(255B)
----README.md(2KB)
----Util()
--------Colors.hs(449B)
--------Util.hs(2KB)
----Makefile(261B)
----Core()
--------Index.hs(9KB)
--------Reference.hs(2KB)
--------Object.hs(9KB)
--------Log.hs(663B)
--------Core.hs(447B)
----Commands()
--------Plumbing()
--------Porcelain()
----.gitignore(50B)