Merge remote-tracking branch 'refs/remotes/origin/master' into master
This commit is contained in:
commit
83fa4265fa
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# ry-s-git-tutorial
|
||||
# Ry's GIT tutorial
|
||||
|
||||
This repository contains "Ry's GIT tutorial" and associated files, as they are not hosted by Ryan Hodson himself naymore. I added a compilation of the "Quick References" and added a couple of useful links to GIT related stuff.
|
||||
This repository contains "Ry's GIT tutorial" and associated files, as they are not hosted by Ryan Hodson himself anymore. I also created a compilation of the "Quick References" and added a couple of useful links to GIT related stuff.
|
||||
|
||||
- The tutorial itself was downloaded from [smashwords](https://www.smashwords.com/books/view/498426 "Ry's GIT tutorial").
|
||||
- I also [tracked down](https://hamwaves.com/collaboration/doc/rypress.com/index.html "The ZIp files") the mentioned ZIP files with the demo repository in all the stages.
|
||||
|
@ -11,3 +11,5 @@ This repository contains "Ry's GIT tutorial" and associated files, as they are n
|
|||
- [Git Repo cleaner]https://rtyley.github.io/bfg-repo-cleaner/ "Git repo Cleaner")
|
||||
- [Github flow model](https://guides.github.com/introduction/flow/ "Github flow")
|
||||
- [Version Control by EXAMPLE](https://ericsink.com/vcbe/html/index.html "Version Control by EXAMPLE")
|
||||
- [Git Repo cleaner](https://rtyley.github.io/bfg-repo-cleaner/ "Git repo Cleaner")
|
||||
- [Github flow model](https://guides.github.com/introduction/flow/ "Github flow")
|
||||
|
|
Loading…
Reference in a new issue