Back to Settings

Git Flow Status

Settings statusline 101
Install Command
npx claude-code-templates@latest --setting statusline/git-flow-status
View on GitHub

Content

JSON
{
"description": "Display comprehensive Git Flow status with branch type, sync status, and change ..."
"statusLine": {
"type": "command"
"command": "bash -c 'if ! git rev-parse --git-dir >/dev/null 2>&1; then echo "Not a git repo..."
}
}

Stack Builder

0 components

Your stack is empty

Browse components and click the + button to add them to your stack for easy installation.