Changes between Version 11 and Version 12 of WikiStart
- Timestamp:
- 01/07/09 07:59:43 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v11 v12 20 20 * git clone git://midnight-commander.org/git/mc.git 21 21 * git clone http://git.midnight-commander.org/mc.git (For those who are behind a firewall) 22 23 == Contributing == 24 You are intrested in mc and would like to improve it? Cool! Feel free to post your patches to the tickets and review patches there. If you do this on a regular basis we'll ask you if you maybe want to become a dev. 25 However when you work with the ticket system please have a look on our WorkingGuideLines, so that your work is noticed by us. 26 27 If you are unfamiliar with git, you can also have a short view on our GitGuideLines where the workflow with git is described quite practical.