From 6dae5be806d385a6ef628aa8144885c1a218c051 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Mon, 28 Nov 2016 17:40:04 +0000 Subject: [PATCH] docs: add git tips how to do commit fixups and squash them Signed-off-by: Emil Velikov --- docs/submittingpatches.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html index 5c832ce..74136f2 100644 --- a/docs/submittingpatches.html +++ b/docs/submittingpatches.html @@ -337,6 +337,13 @@ be rejected:

Git tips