feat(wpcarro/blog): git-filter-repo (note to self)
More notes to me :) Change-Id: I27859468249a320a6c307937fd54aa7f1279fd8e Reviewed-on: https://cl.tvl.fyi/c/depot/+/6890 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
This commit is contained in:
parent
4d6267821b
commit
f5699dec02
2 changed files with 66 additions and 0 deletions
|
@ -64,4 +64,11 @@
|
|||
content = ./posts/nix-shell-note.md;
|
||||
draft = false;
|
||||
}
|
||||
{
|
||||
key = "git-filter-repo-note";
|
||||
title = "git-filter-repo (note to self)";
|
||||
date = 1665163559;
|
||||
content = ./posts/git-filter-repo-note.md;
|
||||
draft = false;
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue