Skip to content

Commit 960af06

Browse files
committed
Merge pull request ossu#138 from ramirio/master
Add Git - the simple guide to the prerequisite section
2 parents 2addd37 + e76f224 commit 960af06

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [1.2.1] 2015-10-11
7+
### Added
8+
- Article Git - the simple guide to the prerequisite section.
9+
610
##[1.1.1] 2015-10-11
711
### Fixed
812
- Fix typos

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,7 @@ You must share **only** files that you are **allowed** to! **Do NOT disrespect t
398398
The **only things** that you need to know are how to use **Git** and **GitHub**. Here are some resources to learn about them:
399399

400400
- [Try Git](https://try.github.io/levels/1/challenges/1)
401+
- [Git - the simple guide] (http://rogerdudler.github.io/git-guide/)
401402
- [GitHub Training & Guides](https://www.youtube.com/playlist?list=PLg7s6cbtAD15G8lNyoaYDuKZSKyJrgwB-)
402403
- [GitHub Hello World](https://guides.github.com/activities/hello-world/)
403404
- [Git Immersion](http://gitimmersion.com/index.html)
@@ -407,7 +408,7 @@ The **only things** that you need to know are how to use **Git** and **GitHub**.
407408

408409
## Change Log
409410

410-
**Curriculum Version**: `1.1.1`
411+
**Curriculum Version**: `1.2.1`
411412

412413
To show **respect** to all of our students, we will keep a [CHANGELOG](CHANGELOG.md) file that contains all the alterations that our curriculum may suffer.
413414

0 commit comments

Comments
 (0)