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.mdwn10
1 files changed, 5 insertions, 5 deletions
diff --git a/git_och_fripost.mdwn b/git_och_fripost.mdwn
index acca2eb..06bda9b 100644
--- a/git_och_fripost.mdwn
+++ b/git_och_fripost.mdwn
@@ -8,15 +8,15 @@ _Följande stycke skrev författaren (Gustav) ursprungligen i ett annat syfte. D
According to Wikipedia,
<blockquote>
-Git [...] is a distributed revision 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.
+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>
If you have not used Git before, or if you are otherwise interested, these are some reading tips
-* "[[Distributied Revision Control|http://en.wikipedia.org/wiki/Distributed_revision_control]]" on Wikipedia
-* "[[Git|http://en.wikipedia.org/wiki/Git_%28software%29]]" on Wikipedia
-* The [[Git offical web site|http://git-scm.com/]]
-* Some [[videos on using Git|http://git-scm.com/videos]]
+* "[[Distributied 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]]
Install git on Debian GNU/Linux or similar