1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-09-01 02:42:12 +02:00

Merge pull request #1731 from rotespferd/master

Improvements for german translation of Git.
This commit is contained in:
ven
2016-03-13 10:52:00 +01:00
2 changed files with 12 additions and 3 deletions

View File

@@ -35,6 +35,7 @@ Version control is a system that records changes to a file(s), over time.
* Can work offline.
* Collaborating with others is easy!
* Branching is easy!
* Branching is fast!
* Merging is easy!
* Git is fast.
* Git is flexible.