Changes between Version 119 and Version 120 of WikiStart


Ignore:
Timestamp:
11/28/11 05:09:29 (12 years ago)
Author:
angel_il
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v119 v120  
    6464=== Source code === 
    6565A list of the latest releases is available [http://www.midnight-commander.org/downloads here]. If you are interested in helping with the development please also have a look at our Git repository. In order to check out the repository tree use the following commands: 
    66  * git://github.com/MidnightCommander/mc.git 
    67  * git clone http://midnight-commander.org/repo/mc.git (for those who are behind a firewall) 
     66 * '''git clone !git://github.com/MidnightCommander/mc.git''' 
     67 * '''git clone !http://midnight-commander.org/repo/mc.git'''  (for those who are behind a firewall) 
    6868 
    6969We also have an autosyncing Git mirror at [[http://repo.or.cz/w/midnight-commander.git/ repo.or.cz]]. It uses gitweb as the web-interface to Git and can therefore provide some information normally unavailable via Trac Git browser plug-in: 
    70  * git clone git://repo.or.cz/midnight-commander.git 
    71  * git clone http://repo.or.cz/r/midnight-commander.git (for those who are behind a firewall) 
     70 * '''git clone !git://repo.or.cz/midnight-commander.git''' 
     71 * '''git clone !http://repo.or.cz/r/midnight-commander.git'''  (for those who are behind a firewall) 
    7272 
    7373=== Binary builds ===