Skip to content
This repository was archived by the owner on May 12, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 335 Bytes

File metadata and controls

30 lines (19 loc) · 335 Bytes

gitling

I made my own git. kind of.

npm version

Plumbing

gitling init
gitling hash-object <file-in-git-dir>
gitling create-blob <file-in-git-dir>
gitling parse-index <git-dir>
gitling get-status <git-dir>