mirror of
https://github.com/dictcp/awesome-git.git
synced 2025-02-10 19:58:43 -05:00
Merge pull request #33 from markhuyong/master
Add: Udacity Git Commit Message Style Guide
This commit is contained in:
commit
ae888d0d68
@ -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)
|
||||
@ -48,6 +49,11 @@ Pull requests on interesting tools/projects/resources are welcome.
|
||||
* [A Git Choose Your Own Adventure](http://sethrobertson.github.io/GitFixUm/fixup.html) - I never found a git tutorial I didn't understand while doing it. Just sometimes those tutoars didn't line up very well with my actual work. This git help in the form of a choose your own adventure was a life saver when I was fisrt starting out.
|
||||
* [On undoing, fixing, or removing commits in git](https://sethrobertson.github.io/GitFixUm/fixup.html) - fairly comprehensive guide to recovering from what you did not mean to do when using git
|
||||
|
||||
## 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*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user