Git Workflow

Applies the user's git defaults: branch from the remote default, merge rather than rebase for ordinary branches, use native GitHub stacks when selected, never amend, and squash-merge pull requests. Use when branching, syncing, committing, pushing, or merging in the user's repos.

frostney baef37e 2 files · 7.7 KB Updated

File contents

frostney/known-good-route/tree/main/git-workflow commit baef37e362

Frequently asked questions

npx skillmds@latest add frostney/git-workflow