GIT

Some useful links to explain the concepts of GIT

Concepts

Official Git Documentation

Configuration

Self-hosted GitHub Clones

Reviews || Configuration of the above

Troubleshooting

Remove local commits NOT pushed to remote

Understanding .gitignore file

_images/git-ignore-tracked-file.png

Git Operations (Stash, Merge, Diff, Rebase)

_images/git-compare-files-diff-branches.png

Git on Windows

Better GIT Workflow

Random Notes