Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
tools:git [2016/05/14 01:24] – created floriantools:git [2016/05/14 06:40] – [Installing Mercurial] dauwhe
Line 15: Line 15:
 ===== Getting Started ===== ===== Getting Started =====
  
-==== Installing Mercurial ====+==== Installing Git ====
  
-You need to first [[tools:hg:install|install Mercurial on your system]], if you haven't already. Our server is running version 3.2.1. Earlier versions should work, but we recommend using the latest client.+You need to first [[tools:git:install|install git on your system]], if you haven't already. We recommend using the latest client.
  
-You can see if you already have Mercurial installed by opening up a command shell and typing:+You can see if you already have Git installed by opening up a command shell and typing:
 <code> <code>
-hg --version+git --version
 </code> </code>
  
Line 27: Line 27:
  
 <code> <code>
-Mercurial Distributed SCM (version 3.2+git version 2.7.1
-(see http://mercurial.selenic.com for more information)+
 </code> </code>
- 
-As long as the version number you see is 1.8 or higher, you have a new enough version of Mercurial. 
  
 ==== Setting Up Mercurial Preferences ==== ==== Setting Up Mercurial Preferences ====
 +
 +<note warning>This section and the ones below have not yet been updated, and still talk about mercurial. If you update it, please move this warning down after doing so. If you were looking for instructions, come back some other time, they're not here yet.</note>
  
 Note: [[http://www.selenic.com/mercurial/hgrc.5.html|Detailed instructions for the config file]] are available, but for now, this guide will focus only on setting up the basics. Note: [[http://www.selenic.com/mercurial/hgrc.5.html|Detailed instructions for the config file]] are available, but for now, this guide will focus only on setting up the basics.
 
tools/git.txt · Last modified: 2017/01/30 16:57 by plinss
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki