add .gitstack to your global gitignore clone this repo currently, I just add the path to my clone to my PATH
gst b new_branch_name # from trunk
gst b new_branch_name parent_branch
gst b new_branch_name . # from current branch
gst pr
gst p
gst d # down
gst u # up, will ask you to choose if multiple options
gst s
gst t parent_branch