There was an error while loading. Please reload this page.
adding newlines to the commands to be executed because they are rendered on one line otherwise
Remove useless summary lines Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
No more Category:MSysGit Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Import the rest of the pages from the Git Wiki This was performed by calling eval $(grep ^0 < msysgit.wiki.stuff | cut -f 3,7 | sed 's/"/\\&/g' | sed 's/%/%%/g' | sed 's/MSysGit://g' | sed -n 's/^\([^ \t]*\)[ \t]\(.*\)/printf "\2" > "\1.mediawiki";/p') on the file sent by warthog9. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>