Skip to content

manel-bc/gud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git gud

Basic drop-in replacement for git, written for no other purpose than to git gud at understanding git internals.

Inspired by wyag, but written in Go instead of Python.

Only the following git ommands are supported:

  • add
  • cat-file
  • check-ignore
  • checkout
  • commit
  • hash-object
  • init
  • log
  • ls-files
  • ls-tree
  • rev-parse
  • rm
  • show-ref
  • status
  • tag

About

git gud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages