1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00
This commit is contained in:
Jake Worth
2025-07-28 19:07:58 -04:00
committed by Josh Branchaud
parent 5924edf4c0
commit 4b4bd2350f

View File

@@ -2,7 +2,7 @@
While preparing some stats for a recent blog post on [A Decade of
TILs](https://www.visualmode.dev/a-decade-of-tils), I ran into an issue
referencing chuncks of time further back than 2020.
referencing chunks of time further back than 2020.
```bash
git diff --diff-filter=A --name-only HEAD@{2016-02-06}..HEAD@{2017-02-06} -- "*.md"