Skip to content
/ lit Public
forked from git/git

Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.

License

Notifications You must be signed in to change notification settings

connormcmk/lit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status

Lit - Git but the names of commands aren't garbage

This is the Git repository, but with commands that make sense.

  • init -> start
  • clone -> copy
  • add -> track
  • commit -> save
  • push -> send
  • fetch -> check
  • pull -> update
  • merge -> combine
  • rebase -> sync
  • checkout -> switch
  • branch -> fork
  • stash -> hold
  • pop -> restore
  • reset -> undo
  • log -> history
  • diff -> changes
  • status -> state
  • remote -> far
  • tag -> mark
  • bisect -> findbug
  • cherry-pick -> copycommit

TODO: Implement it

About

Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 49.9%
  • Shell 37.8%
  • Perl 5.5%
  • Tcl 4.0%
  • Python 0.9%
  • Makefile 0.8%
  • Other 1.1%