mirror of
https://github.com/k88hudson/git-flight-rules.git
synced 2025-03-10 12:48:43 -03:00
Add book section
This commit is contained in:
parent
ff99d75be1
commit
45c63ac9f4
@ -53,6 +53,7 @@ For clarity's sake all examples in this document use a customized bash prompt in
|
|||||||
- [Delete tag](#delete-tag)
|
- [Delete tag](#delete-tag)
|
||||||
- [Deleted Patch](#deleted-patch)
|
- [Deleted Patch](#deleted-patch)
|
||||||
- [Other Resources](#other-resources)
|
- [Other Resources](#other-resources)
|
||||||
|
- [Books](#books)
|
||||||
- [Tutorials](#tutorials)
|
- [Tutorials](#tutorials)
|
||||||
- [Scripts & Tools](#scripts-&-tools)
|
- [Scripts & Tools](#scripts-&-tools)
|
||||||
|
|
||||||
@ -650,6 +651,9 @@ After commiting, change the author of the previous commit. To do this, see how t
|
|||||||
|
|
||||||
# Other Resources
|
# Other Resources
|
||||||
|
|
||||||
|
## Books
|
||||||
|
|
||||||
|
* [Pro Git](https://git-scm.com/book/en/v2) - Scott Chacon's excellent git book
|
||||||
## Tutorials
|
## Tutorials
|
||||||
|
|
||||||
* [git-workflow](https://github.com/asmeurer/git-workflow) - [Aaron Meurer](https://github.com/asmeurer)'s howto on using git to contribute to open source repositories
|
* [git-workflow](https://github.com/asmeurer/git-workflow) - [Aaron Meurer](https://github.com/asmeurer)'s howto on using git to contribute to open source repositories
|
||||||
|
Loading…
x
Reference in New Issue
Block a user