repositorypackage
0.0.0-20241101164958-818d161084d6
Repository: https://github.com/mattbearman/pancake.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
🥞 Pancake
A simple CLI to tool for working with stacked pull requests
Commands
start
Create a new stack
show
Display information about the current stack
next
Start a new layer in the current stack
up
Move up one layer and check out its code
down
Move down one layer and check out its code