From 5b1f774ac1638cc7cfbef124394b6241bec6894a Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 9 Apr 2025 14:38:52 -0300 Subject: src/content/: Recover article categories metadata, not its usage or metadata --- src/content/tils/2020/11/12/git-bisect-automation.adoc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/content/tils/2020/11/12/git-bisect-automation.adoc') diff --git a/src/content/tils/2020/11/12/git-bisect-automation.adoc b/src/content/tils/2020/11/12/git-bisect-automation.adoc index d068fc1..936d042 100644 --- a/src/content/tils/2020/11/12/git-bisect-automation.adoc +++ b/src/content/tils/2020/11/12/git-bisect-automation.adoc @@ -3,6 +3,7 @@ export sort=1 //// = Git bisect automation +:categories: git It is good to have an standardized way to run builds and tests on the repository of a project, so that you can find when a bug was introduced by using -- cgit v1.2.3