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

# Command line

- [Unstage a file](https://wiki.owain.codes/git/command-line/unstage-a-file.md): How to unstage a file that has been added by mistake
- [Ignore web.config changes on commit](https://wiki.owain.codes/git/command-line/ignore-web.config-changes-on-commit.md)
- [Allow for case-insensitivity in Windows](https://wiki.owain.codes/git/command-line/allow-for-case-insensitivity-in-windows.md)
- [Making VSCode your Git editor and diff tool](https://wiki.owain.codes/git/command-line/making-vscode-your-git-editor-and-diff-tool.md)
- [Add, Push, Pull, Clone](https://wiki.owain.codes/git/command-line/add-push-pull-clone.md): The basic stuff that I use every day.
- [Make Terminal look nice](https://wiki.owain.codes/git/command-line/make-terminal-look-nice.md): How to make your Windows Terminal look nice.
- [Remove files from Git Index](https://wiki.owain.codes/git/command-line/remove-files-from-git-index.md)
