From 6e04841f1143eaf21e5b9647144eee4184aaf6a0 Mon Sep 17 00:00:00 2001 From: Barrucadu Date: Tue, 19 May 2009 12:49:31 +0100 Subject: Revert "Merge branch 'dieter/experimental' into experimental" This reverts commit 992230601106aadf0146cb022cd240136ae2f261, reversing changes made to 7e301b27e4e61e0c1bd1bc40f1008608969033e6. --- docs/CONTRIBUTING | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs/CONTRIBUTING') diff --git a/docs/CONTRIBUTING b/docs/CONTRIBUTING index 9a2ff35..f351da9 100644 --- a/docs/CONTRIBUTING +++ b/docs/CONTRIBUTING @@ -25,10 +25,6 @@ If you're new to Git/github, have no fear: * [Github guides (highly recommended)](http://github.com/guides/home) * [Guides: Fork a project and submit your modifications](http://github.com/guides/fork-a-project-and-submit-your-modifications) -Our convention is to develop in the *experimental* branch, and keep only stable, tested stuff in *master*. -So ideally, all contributors develop in their experimental, that gets merged into the mainline experimental, and after QA it gets merged into the main master. - - ### VALGRIND PROFILING $ add this to Makefile header: CFLAGS=-g $ recompile -- cgit v1.2.3