Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimal-git

Python implementation of very small subset of Git

Install

git clone https://github.com/sankantsu/minimal-git.git
pip install ./minimal-git

Usage

min-git <subcommand> <args of subcommand>...

you can use these subcommands (with limited options)

  • hash-object
  • cat-file
  • ls-files
  • read-tree
  • write-tree
  • update-index
  • commit-tree

License

This software is released under the MIT License, see LICENSE.

About

Python implementation of very small subset of Git

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages