Skip to content

koenig39/gitProbe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

gitProbe

A quick Git workflow generator

You can use this script to quickly generate/simulate git workflow situations. What you can do:

  1. Quit
  2. GitGraph (git log --all --graph --oneline)
  3. CreateNewRepository (creates a new repo with "develop" and "master" branches)
  4. CreateNewBranch
  5. CreateNewFeature (creates new branch and add 3 commits)
  6. CheckoutBranch
  7. AddCommit (just adds one commit)
  8. Merge
  9. Rebase
  10. Custom (input your command)

About

A quick Git flow generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages