aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--using-git.texinfo4
1 files changed, 4 insertions, 0 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index 079269f..d326ef7 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -1457,6 +1457,10 @@ the old commits that have be squashed
and update the new commit. Without
@option{--force} the push will be rejected.
+Try to avoid commit squash between
+were the squash top is not the tip
+of a commit chain.
+
@node Think about the children