fix: cleanup README and focus on windows
This commit is contained in:
@@ -1372,12 +1372,12 @@ You've completed this module when you can check off ALL of these:
|
||||
|
||||
Continue your Git journey with advanced techniques:
|
||||
|
||||
- **02_advanced/01-rebasing**: Learn to rebase instead of merge for cleaner history
|
||||
- **02_advanced/02-interactive-rebase**: Clean up messy commits before submitting PRs
|
||||
- **02_advanced/03-worktrees**: Work on multiple branches simultaneously
|
||||
- **02_advanced/04-bisect**: Find bugs using binary search through commit history
|
||||
- **02_advanced/05-blame**: Investigate who changed what and when
|
||||
- **02_advanced/06-merge-strategies**: Master different merge strategies and when to use them
|
||||
- **02-advanced/01-rebasing**: Learn to rebase instead of merge for cleaner history
|
||||
- **02-advanced/02-interactive-rebase**: Clean up messy commits before submitting PRs
|
||||
- **02-advanced/03-worktrees**: Work on multiple branches simultaneously
|
||||
- **02-advanced/04-bisect**: Find bugs using binary search through commit history
|
||||
- **02-advanced/05-blame**: Investigate who changed what and when
|
||||
- **02-advanced/06-merge-strategies**: Master different merge strategies and when to use them
|
||||
|
||||
### Practice More
|
||||
|
||||
|
||||
Reference in New Issue
Block a user