From 9d03a3a4e70fe4233f8260b42542e8c2c0e35c07 Mon Sep 17 00:00:00 2001 From: markhuyong Date: Fri, 3 Aug 2018 11:28:34 +0800 Subject: [PATCH] Add: Udacity Git Commit Message Style Guide add Udacity Git Commit Message Style Guide --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c46493..f756082 100644 --- a/README.md +++ b/README.md @@ -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*