diff options
Diffstat (limited to '')
-rw-r--r-- | _tils/2020-11-12-git-bisect-automation.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_tils/2020-11-12-git-bisect-automation.md b/_tils/2020-11-12-git-bisect-automation.md index ff3ed34..9c34b2a 100644 --- a/_tils/2020-11-12-git-bisect-automation.md +++ b/_tils/2020-11-12-git-bisect-automation.md @@ -10,6 +10,8 @@ lang: en ref: git-bisect-automation +eu_categories: git + --- It is good to have an standardized way to run builds and tests on the repository |