Skip to content

Commit

Permalink
HACKING - checkpatch before pushing makes life quicker
Browse files Browse the repository at this point in the history
Change-Id: I4c3cde2aae7bdea138413e373ac986be3efd54de
Signed-off-by: rodrigo_l_rosa <[email protected]>
Reviewed-on: http://openocd.zylin.com/252
Tested-by: jenkins
Reviewed-by: Øyvind Harboe <[email protected]>
  • Loading branch information
rlrosa authored and Øyvind Harboe committed Dec 5, 2011
1 parent 3ed7e79 commit 330b0d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HACKING
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ repository.
while(!done) {
work - edit files using your favorite editor.
run "git commit -s -a" to commit all changes.
run tools/checkpatch.sh to verify your patch style is ok.
}

TIP! use "git add ." before commit to add new files.
Expand Down

0 comments on commit 330b0d6

Please sign in to comment.