diff --git a/common-flow.md b/common-flow.md index 8e8967a..20c7654 100644 --- a/common-flow.md +++ b/common-flow.md @@ -251,7 +251,7 @@ interpreted as described in [RFC 2119](https://tools.ietf.org/html/rfc2119). 3. You SHOULD always use "--force-with-lease" when doing a force push. The regular "--force" option is dangerous and destructive. More information: - + 4. You SHOULD understand and be comfortable with rebasing: 5. It is RECOMMENDED that you always do "git pull --rebase" instead of "git