summaryrefslogtreecommitdiffstats
path: root/git_och_fripost.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'git_och_fripost.mdwn')
-rw-r--r--git_och_fripost.mdwn23
1 files changed, 15 insertions, 8 deletions
diff --git a/git_och_fripost.mdwn b/git_och_fripost.mdwn
index e871b7c..ee6d4ff 100644
--- a/git_och_fripost.mdwn
+++ b/git_och_fripost.mdwn
@@ -1,19 +1,22 @@
*Innehållsförteckning*
[[!toc]]
-# Vad är Git?
+Vad är Git?
+===========
_Följande stycke skrev författaren (Gustav) ursprungligen i ett annat syfte. Därför är texten på engelska._
-According to Wikipedia,
+[According to Wikipedia](https://en.wikipedia.org/wiki/Git_%28software%29),
-<blockquote>
-Git [...] is a distributed version control and source code management (SCM) system with an emphasis on speed. [...] Every Git working directory is a full-fledged repository with complete history and full version tracking capabilities, not dependent on network access or a central server.
-</blockquote>
+> Git […] is a distributed version control and source code management
+> (SCM) system with an emphasis on speed. [...] Every Git working
+> directory is a full-fledged repository with complete history and full
+> version tracking capabilities, not dependent on network access or a
+> central server.
If you have not used Git before, or if you are otherwise interested, these are some reading tips
-* "[Distributied Version Control](https://en.wikipedia.org/wiki/Distributed_version_control)" on Wikipedia
+* "[Distributed Version Control](https://en.wikipedia.org/wiki/Distributed_version_control)" on Wikipedia
* "[Git](https://en.wikipedia.org/wiki/Git_%28software%29)" on Wikipedia
* The [Git offical web site](https://git-scm.com/)
* Some [videos on using Git](https://git-scm.com/videos)
@@ -27,11 +30,15 @@ and walk throug some tutorials:
$ man gittutorial
$ man gittutorial-2
-# Var Git används bland Friposts system
+
+Var Git används bland Friposts system
+-------------------------------------
_Innehåll behövs_
-# Hur Git används i Friposts system
+
+Hur Git används i Friposts system
+---------------------------------
_Innehåll behövs_