8000 GitHub - davidolrik/pila: Stack all the things!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

davidolrik/pila

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pila™ - Stack all the things!

Warning

This is a work in progress, everything might change

Usage

Note

Only multi-merge have been implemented for now

# Show branch stack
$ pila ls

# Push branches to origin
$ pila publish --stack

# Push branches to origin, and create PRs if they don't exist
$ pila propose --stack

# Create new target branch, and take merge in named branches
$ pila multi-merge create -T [target] -B <branch a> -B <branch b>

# Create new target branch, and take merge in PRs with the given labels
$ pila multi-merge create -T [target] -L <label> -L <label b>

About

Stack all the things!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0