Graphite - Create a branch with an accompanying commit message

Create a new branch stacked on top of the current branch and commit staged changes. If no branch name is specified but a commit message is passed, generate a branch name from the commit message.

Authored by: graphite
Brought to you by Warp, a free terminal reimagined to work like a modern app.
commit_message

Command
Copy
gt bc -am commit_message
Tags