Skip to content

builtDifferentCoder/pygit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

-working with parsers

  • parser.print_help()->to help the user if no commands are available
  • initialize git repo method
    • HEAD(stores the current branch)
    • objects(stores all the objects(files))
    • refs(contains the references to the branches)

features: cherry-pick stash checkout a commit merge tag

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages