Add: Udacity Git Commit Message Style Guide

add Udacity Git Commit Message Style Guide
This commit is contained in:
markhuyong 2018-08-03 11:28:34 +08:00 committed by GitHub
parent 975335e822
commit 9d03a3a4e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -6,7 +6,8 @@ Pull requests on interesting tools/projects/resources are welcome.
## Table of Contents
- [Awesome Git](#awesome-git)
- [Tutorial](#tutorial)
- [Tutorial](#tutorial)
- [Style Guide](#style-guide)
- [Client](#client)
- [Repository Hosting](#repository-hosting)
- [Self-Hosted Repository](#self-hosted-repository)
@ -45,6 +46,11 @@ Pull requests on interesting tools/projects/resources are welcome.
* [CodeBasicsHub: Git Video Tutorials](http://codebasicshub.com/tutorial/git-github/what-is-git)
* [Intermediate Git](http://www.columbia.edu/~zjn2101/intermediate-git/#1) - lower-level, more structural explanation of git concepts
## Style Guide
*Style guide when you work with git*
* [Udacity Nanodegree Style Guide](https://udacity.github.io/git-styleguide/index.html)
## Client
*Git clients are available on every platform, from mainframe to your mobile device*