# Command line

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