Skip to content

Commit

Permalink
using git..
Browse files Browse the repository at this point in the history
  • Loading branch information
theile committed Nov 12, 2019
1 parent c35db55 commit 1f41172
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ This is work in progress, expect changes in the next weeks and months. I am happ

* [Writing good readme-files](writingGoodReadmes.md)

* Start [using Git and Github](startWithGit.md)
* Start [using Git and Github](usingGit.md)

6 changes: 2 additions & 4 deletions usingGit.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# Git and code review guidelines

# Start using Git

Git is a distributed version control system.
It allows you to view and restore old versions of your files and manage the collaborative work on text files.

It allows you to view and restore old versions of your files and manage the collaborative work on files. This can be of tremendous value if you work in a team on the same set of files.


## How to use Git
Expand Down

0 comments on commit 1f41172

Please sign in to comment.