Back to all

git-push-and-pr

by bighope99

00Feb 6, 2026Visit Source
Git push to remote and create GitHub Pull Request. Use when the user wants to push changes and create a PR after completing code changes. Handles worktree environments, automatic upstream setup, and PR creation with Japanese title/body using HEREDOC format.