From 9a19ff241e65f3a1cf28298d22f70513a4528ecd Mon Sep 17 00:00:00 2001 From: Iteme SDA Date: Tue, 4 Feb 2020 19:52:25 +0200 Subject: [PATCH] Talked about what to do before pushing --- good-commit-message.md | 1 + 1 file changed, 1 insertion(+) diff --git a/good-commit-message.md b/good-commit-message.md index 20a0d42..db8731c 100644 --- a/good-commit-message.md +++ b/good-commit-message.md @@ -3,3 +3,4 @@ add your tip - Start a commit message with a verb eg. `add`, `change` etc +- Always pull before pushing to the remote repo