Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myGit

My implementation of git made using Python

commands working so far :

  1. init
  2. hash-object
  3. cat-file
  4. write-tree
  5. read-tree
  6. commit
  7. checkout

I shall update the readme as I add features :)

Installation Instructions :

$ git clone git@github.com:acmpesuecc/myGit.git
$ cd myGit
$ pip install --editable .

Usage :

$ mygit --help

Contributing

We welcome contributions! Please see CONTRIBUTING.md for guidelines on how to contribute to this project.

License

This project is licensed under the GNU GPL v3 License. See the LICENSE file for more details.

About

Making my own Git implementation on Python

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages