Skip to content

Commit 82331f2

Browse files
committed
Update 02-git-vs-github.md
1 parent 72d16ed commit 82331f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workshop/02-git-vs-github.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ git commit -am "Made changes X and Y to the project because of Z."
1414
```
1515
could be used to save a new version of a project using a terminal.
1616

17+
<br>
1718
### Github
1819
By contrast, Github is a company that implements a more user-friendly platform around the git tools. In particular, it uses a desktop app and website to implement version control. For example, this:
1920

0 commit comments

Comments
 (0)