diff options
author | EuAndreh <eu@euandre.org> | 2025-04-09 14:38:52 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-04-09 15:27:58 -0300 |
commit | 5b1f774ac1638cc7cfbef124394b6241bec6894a (patch) | |
tree | 8a3128f27ff84300b8d70cabf0296b304ac1674c /src/content/tils/2020/08/16 | |
parent | src/bin/pb: Add initial version (diff) | |
download | euandre.org-5b1f774ac1638cc7cfbef124394b6241bec6894a.tar.gz euandre.org-5b1f774ac1638cc7cfbef124394b6241bec6894a.tar.xz |
src/content/: Recover article categories metadata, not its usage or metadata
Diffstat (limited to 'src/content/tils/2020/08/16')
-rw-r--r-- | src/content/tils/2020/08/16/git-search.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content/tils/2020/08/16/git-search.adoc b/src/content/tils/2020/08/16/git-search.adoc index 5ad0eae..26e617d 100644 --- a/src/content/tils/2020/08/16/git-search.adoc +++ b/src/content/tils/2020/08/16/git-search.adoc @@ -1,4 +1,5 @@ = Search in git +:categories: git Here's a useful trio to know about to help you search things in git: |