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

# git

- [Conditional git config includes](https://notes.eliasnorrby.com/git/config-conditional-includes-directory.md)
- [Viewing the evolution of a line or function](https://notes.eliasnorrby.com/git/evolution-of-a-line-or-function.md)
- [Name of current branch](https://notes.eliasnorrby.com/git/get-current-branch.md)
- [Get the path to the repository root](https://notes.eliasnorrby.com/git/get-repository-root-path.md)
- [Replaying a set of changes on a specific branch](https://notes.eliasnorrby.com/git/rebase-onto.md)
- [Hide file from git diff output](https://notes.eliasnorrby.com/git/remove-file-from-diff.md)
- [Listing untracked files with git status](https://notes.eliasnorrby.com/git/status-untracked-files.md)
