Skip to content

Commit e68bdcf

Browse files
committed
Updated images in Inttro to make pretty, reduce size. Added links to Github ptrojects
1 parent 13cf4ea commit e68bdcf

File tree

5 files changed

+5
-1
lines changed

5 files changed

+5
-1
lines changed
1.69 KB
Loading
8.62 KB
Loading
-174 KB
Loading
-26 KB
Loading

version-control/introduction/tutorial.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ There are a number of reasons we chose Git and Github, namely;
7070
- Github makes online collaboration easy. Open source code is a big part of today's life. By being able to retrieve and help existing projects, you can also contribute to them
7171

7272
### Projects on Github
73-
Once you've worked through the Git and Github tutorials here at Codebase, there are an incredible amount of projects that you'll be able to access for free. These range from operating systems, games, programming languages, books and more.
73+
Once you've worked through the Git and Github tutorials here at Codebar, there are an incredible range of projects that you'll be able to access for free. These projects include operating systems, games, programming languages, books and more.
7474

7575
- Go retro with a **Windows 95** simulation: [https://github.com/felixrieseberg/windows95](https://github.com/felixrieseberg/windows95)
7676

@@ -82,6 +82,10 @@ Once you've worked through the Git and Github tutorials here at Codebase, there
8282

8383
- Ideas for **cool projects** you can build or contribute to [https://github.com/open-source-ideas/open-source-ideas](https://github.com/open-source-ideas/open-source-ideas)
8484

85+
- Grab a copy of an extensive **Git Cheatsheet** for reference [https://github.com/arslanbilal/git-cheat-sheet](https://github.com/arslanbilal/git-cheat-sheet)
86+
87+
To find more projects, just enter a search in Github and see what comes back!
88+
8589

8690
## Key Terms and Definitions for Git
8791

0 commit comments

Comments
 (0)