Terug naar marketplace
git-workflows
Advanced git operations for real-world development, including interactive rebase, bisect, worktree, reflog recovery, subtrees, submodules, sparse checkout, conflict resolution, and monorepo patterns.
5,420downloads25installaties2sterren
v1.0.0
Overview: Advanced git operations for real-world development, including interactive rebase, bisect, worktree, reflog recovery, subtrees, submodules, sparse checkout, conflict resolution, and monorepo patterns.
Key Features:
- Interactive rebase: squash, reorder, edit commits
- Bisect: binary search through commits to find the bug
- Worktree: work on multiple branches simultaneously
- Reflog recovery: recover lost commits or undo mistakes
- Subtrees and submodules: manage shared code across repos
- Sparse checkout: work with large monorepos
How It Works: This skill provides a comprehensive set of git commands and workflows for advanced development tasks. It covers interactive rebase, bisect, worktree, reflog recovery, subtrees, submodules, sparse checkout, conflict resolution, and monorepo patterns.
Use Cases:
- Cleaning up commit history before merging
- Finding which commit introduced a bug
- Working on multiple branches simultaneously
- Recovering lost commits or undoing mistakes
- Managing shared code across repos
- Resolving complex merge conflicts
- Cherry-picking commits across branches or forks
- Working with large monorepos
Beoordelingen
Nog geen beoordelingen.