Git Manager

Comprehensive Git operations for repository management. Use when working with Git repositories for: - Committing changes (git commit with conventional commits format) - Creating branches (feature, bugfix, hotfix branches) - Stashing changes - Viewing history, diffs, and status - Merging and rebasing - Creating pull requests (GitHub, GitLab) - Undoing commits and changes - Syncing with remote (push, pull, fetch)

huangqianqian120 a05fdab 6 files · 5.2 KB Updated

File contents

huangqianqian120/skillslibrary/tree/main/skills/git-manager commit a05fdab440

Frequently asked questions

npx skillmds@latest add huangqianqian120/git-manager