summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Babenhauserheide <arne_bab@web.de>2009-08-01 18:24:29 +0200
committerArne Babenhauserheide <arne_bab@web.de>2009-08-01 18:24:29 +0200
commitc26d053a85a1e73d5096c35269cad8c3a8f19205 (patch)
treedcc27da26859bf8bbb4f93bb121e8ac989ea808e
parent07a66fea523ec335b6052af3f5c6f7f734fba02c (diff)
news: added a note: commit and push often
-rw-r--r--contributing/web_pages/news.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/contributing/web_pages/news.mdwn b/contributing/web_pages/news.mdwn
index d6e25b87..7062359f 100644
--- a/contributing/web_pages/news.mdwn
+++ b/contributing/web_pages/news.mdwn
@@ -97,3 +97,5 @@ For practical work that means to use the following commands:
That means, for publishing we merge `master-news_next` into `master`.
After that merge, work for the next month's news item can continue on
`master-news_next`.
+
+And since we're working in a branch anyway: Please commit often, push often and pull often! Few things would be nastier than having to do heavy merging on a enws release date with little time at hand. \ No newline at end of file