Skip to content

mohandeblaze/git-pull-push

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Pull Push

Used to pull and push easily by just selecting name of the branch.

Install

npm i -g git-pull-push or yarn add global git-pull-push.

Usage

  • Inside root of the repository run $ gpp and you will be asked to select development or master as your target.
  • You can add your own branch as target in the options. Run gpp add "<branch-name>". Now when you run gpp you will be asked with 3 options of branches.
  • To remove the branch, run gpp remove "<branch-name>".

About

Used to pull and push easily by just selecting name of the branch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published