Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 445 Bytes

File metadata and controls

7 lines (6 loc) · 445 Bytes
name commit-as-pull-request
description Commit current changes as a pull request — creates a branch, pushes, opens a PR, squash-merges, and syncs local main.
license MIT

Follow instructions in the commit-as-pull-request prompt to take the current uncommitted changes, create a feature branch, push it, open a pull request, squash-merge it into main, and sync the local repository.