feat(wpcarro/blog): git revision numbers as refs
See blog post Change-Id: I4b7dcdc85e5125876441b2f157e3d6ddc3cd3140 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7103 Tested-by: BuildkiteCI Reviewed-by: wpcarro <wpcarro@gmail.com>
This commit is contained in:
parent
ea49a948d1
commit
eeb43d7b93
2 changed files with 92 additions and 0 deletions
|
@ -78,4 +78,11 @@
|
|||
content = ./posts/nixos-disk-full-note.md;
|
||||
draft = false;
|
||||
}
|
||||
{
|
||||
key = "git-rev-refs";
|
||||
title = "git revision numbers as refs (note to self)";
|
||||
date = 1666823030;
|
||||
content = ./posts/git-rev-refs.md;
|
||||
draft = false;
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue