Skip to content

a little script that lets you patch a certain branch and push to your origin.

Notifications You must be signed in to change notification settings

sgil-carecloud/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scripts

a little script that lets you patch a certain branch and push to your origin.

#add this to your zshrc or bash alias gpatch='

/git_rebase.sh'

#add a origin remote git remote add origin

#run your script from local branch to other branch. ex from dev to qa gpatch qa

About

a little script that lets you patch a certain branch and push to your origin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages