> For the complete documentation index, see [llms.txt](https://gitdeveloperguide.solomonmarvel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitdeveloperguide.solomonmarvel.com/working-with-git/working-with-git-practice-scenarios.md).

# Working with Git - Practice Scenarios

* [Creating and Switching Between Branches](/working-with-git/creating-and-switching-between-branches.md)
* [Merging Branches and Resolving Conflicts](/working-with-git/working-with-git-practice-scenarios/merging-branches-and-resolving-conflicts.md)
* [Branching Strategies in a Team Project](/working-with-git/working-with-git-practice-scenarios/branching-strategies-in-a-team-project.md)
* [Rolling Back to a Previous Version](/working-with-git/working-with-git-practice-scenarios/rolling-back-to-a-previous-version.md)
* [Experimenting with Feature Branches](/working-with-git/working-with-git-practice-scenarios/experimenting-with-feature-branches.md)
* [Working with Stash](/working-with-git/working-with-git-practice-scenarios/working-with-stash.md)
