Skip to content

yoichiozaki/wyag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Write Yourself a Git!

これはなに

Gitの真似事をするリポジトリ.Pythonでgitコマンドならぬwyagコマンドを作る.

本家

https://wyag.thb.lt/

実装するコマンド一覧

  • add
  • cat-file
  • checkout
  • commit
  • hash-object
  • init
  • log
  • ls-tree
  • merge
  • rebase
  • rev-parse
  • rm
  • show-ref
  • tag

About

Write yourself a Git!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages