> 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/advanced-git-features/advanced-git-features-practice-scenarios.md).

# Advanced Git Features - Practice Scenarios

* [Getting Custom Git Aliases](/advanced-git-features/advanced-git-features-practice-scenarios/creating-custom-git-aliases.md)
* [Working with Tags and Releases](/advanced-git-features/working-with-tags-and-releases.md)
* [Rewriting Commit History with Interactive Rebase](/advanced-git-features/advanced-git-features-practice-scenarios/rewriting-commit-history-with-interactive-rebase.md)
* [Using Git Hooks for Automated Testing](/advanced-git-features/advanced-git-features-practice-scenarios/using-git-hooks-for-automated-testing.md)
