Skip to content

gabrymn/my-own-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building my own git in Python

How to install (linux)

  • Install Python version 3.10^

  • Download the repository

  • Give execution permission to src/bin/mygit

    $ chmod +x mygit
  • Installation

    $ pip install -r requirements.txt
    $ sudo python3 setup.py install

About

Building my own git in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages