git references ============== Basic git references -------------------- - `Official git documentation `_ - `Atlassian git tutorials `_ - `Git - submodule docs `_ - `Git - working with remotes `_ - `Atlassian - git merge conflicts `_ - `Github - resolving merge conflicts from the command line `_ Git submodule references ------------------------ - `Official git submodule documentation `_ - `Atlassian git submodule documentation `_ - `Using submodules in git - tutorial `_ - `Working with submodules - blog `_ - :ref:`CCCma generic submodule overview ` Forking workflow references --------------------------- - `Atlassian - Forking Workflows `_ - `Medium - Git Forking Workflow `_ - :ref:`CCCma generic forking overview `