summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-12-23 14:53:09 +0100
committerMatthias Beyer <mail@beyermatthias.de>2021-12-23 14:57:41 +0100
commite07717544222d66079180bddcb13bb5f3cf5c6e8 (patch)
tree03b17aef9e7d280923b8388d8353f6610e121b1e
parent13813e72d7088516bb1e243696d5e86234150683 (diff)
Add articles about git
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--content/computer/tools/git/_index.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/content/computer/tools/git/_index.md b/content/computer/tools/git/_index.md
index f6bc2ae..4451339 100644
--- a/content/computer/tools/git/_index.md
+++ b/content/computer/tools/git/_index.md
@@ -8,6 +8,11 @@ sort_by = "weight"
Notes about [git](https://git-scm.com/)
+# Readworthy articles
+
+* [How to Write a Git Commit Message](https://cbea.ms/git-commit/)
+* [Git email flow vs Github flow](https://blog.brixit.nl/git-email-flow-versus-github-flow/)
+
# Hosting