/git-info

A collection of resources - both custom made and links to other sites - to help people understand what goes on under the hood when using git, and provide information about useful git commands.

IMPORTANT: git-info has moved to GitLab

https://gitlab.com/mindfulness-at-the-computer/git-info


git-info

A collection of resources - both custom made and links to other sites - to help people understand what goes on under the hood when using git, and provide information about useful git commands.

You can chat with us in this gitter chat room if you want to ask questions about git, make suggestions for improvements, ask for clarifications, etc.

Simple fork/clone development workflow

The fork/clone development workflow is often used with open source projects. The git source code control system and the cloud based github service for git repositories are used in this documentation.

Special Situations

Common git commands

To be completed

Advanced git commands

To be completed