Github Selective Push

Commit and push only specific user-selected files from a local Git repository to a GitHub remote, without accidentally staging unrelated work. Use when Codex needs to set up Git identity or SSH access, verify the remote, stage a narrow file list, handle ignored paths with force-add when explicitly requested, resolve first-push divergence with fetch or rebase, and push the result to GitHub.

Picard1701ent Updated

File contents

Picard1701ent/My-Skills-Codex/tree/main/github-selective-push commit 84b7f1b00e

Frequently asked questions

npx skillmds@latest add picard1701ent/github-selective-push