Configure Git merges and diffs
Edit .gitconfig
Edit .gitconfig
Python
Local branch
Navigate into your project's root directory.
View your available remote repositories, i.e., remotes.
For safety, let’s tag the current commit.
Git is version control software. Use it to track changes to files and revert mistakes.