From a347f3ab0216bd21fa095735cca127689f6a2140 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Fri, 15 Jan 2016 16:56:00 +0100 Subject: Convert more links from http:// to https://. --- git_och_fripost.mdwn | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'git_och_fripost.mdwn') 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,
-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.
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 -- cgit v1.2.3