From 0decd7182dda240fce843014edbe46042f430c79 Mon Sep 17 00:00:00 2001 From: DarkWiiPlayer Date: Mon, 30 Mar 2020 08:44:01 +0200 Subject: [PATCH] Add "how to write git commit messages" blog to bibliotheca --- bibliotheca.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bibliotheca.md b/bibliotheca.md index 41a29d5..7eb5cd2 100644 --- a/bibliotheca.md +++ b/bibliotheca.md @@ -63,6 +63,8 @@ Papers Blogs ---------------------------------------- +### [How to Write a Git Commit Message](https://chris.beams.io/posts/git-commit/) (31 Aug 2014) + Others ----------------------------------------