View On GitHub
git-guides
Guidelines and rules for Git in my repositories.
Project maintained by
mfederczuk
Hosted on GitHub Pages — Theme by
mattgraham
Git Guidelines
Next:
Overview
Guidelines and rules for
Git
in my repositories.
1 Overview
: A small foreword to this document
2 Commits
: What and how to commit
2.1 Commit Contents
: What changes go into a commit
2.2 Commit Messages
: How to write and format commit messages
2.2.1 Merge Commits
: How to write merge commit messages
3 Branches
: The branching system