From 1b0862c189f8db70f65e0eeabb749580d71e0e97 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Harboe?= Date: Sun, 12 Jun 2011 11:33:37 +0200 Subject: [PATCH] HACKING: add tip on how to write comments --- HACKING | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/HACKING b/HACKING index 5718798dfb..6e4fc4b332 100644 --- a/HACKING +++ b/HACKING @@ -34,6 +34,13 @@ while(!done) { TIP! use "git add ." before commit to add new files. +--- example comment, notice the short first line w/topic --- +topic: short comment + +longer comments over several +lines... +----- + 3. Next you need to make sure that your patches are on top of the latest stuff on the server and that there are no conflicts. -- 2.30.2