X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=HACKING;h=6e4fc4b3323d183d7389fad34a8a890e8f799995;hb=ca0cc39f5f33e83613bea1a829842339e023dfb4;hp=5718798dfb19513036149ed3704fec62247b4034;hpb=3e839915609f207439fd7dfe32d95acb025770ab;p=openocd.git 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.