Skip to content

Pangit is a my attempt to replicate common git features such as add, commit, checkout, merge and remove in Python

Notifications You must be signed in to change notification settings

chrispangg/pangit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pangit

Introduction

Pangit is a simple implementation of git which (will) contain the following features:

  • add
  • commit
  • checkout
  • merge
  • rm

Credit: https://wyag.thb.lt/

About

Pangit is a my attempt to replicate common git features such as add, commit, checkout, merge and remove in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages