Changes between Version 119 and Version 120 of WikiStart
- Timestamp:
- 11/28/11 05:09:29 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v119 v120 64 64 === Source code === 65 65 A 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.git67 * 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) 68 68 69 69 We 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.git71 * 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) 72 72 73 73 === Binary builds ===