diff options
author | gennyble <gen@nyble.dev> | 2023-12-26 14:06:21 -0600 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2023-12-26 14:06:21 -0600 |
commit | 93e9c097afb083d5fb34c4a6784675ab854f72d6 (patch) | |
tree | 2f378d04e99fafc2b4ad359f4d11e8fb30ea3a75 | |
parent | 75868a74908a0e5e8c50e3acea53165001ffb4c1 (diff) | |
download | whenwasit-main.tar.gz whenwasit-main.zip |
-rw-r--r-- | readme.md | 2 | ||||
-rw-r--r-- | times.csv | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/readme.md b/readme.md index 30186b2..cb8a192 100644 --- a/readme.md +++ b/readme.md @@ -11,7 +11,7 @@ Use the `--format` flag *(`-f`)* to switch between outputting `json` or `csv`. the default is `csv`. The flag `--ignore` can be used to ignore paths relative to -the one whenwasit was given. See [.whenwasit-ignore](whenwasit-ignore) +the one whenwasit was given. See [.whenwasit-ignore](.whenwasit-ignore) as an example. For an example on how you might use whenwasit as a git hook, see diff --git a/times.csv b/times.csv index 2c4fe1c..9792b81 100644 --- a/times.csv +++ b/times.csv @@ -1,9 +1,9 @@ ,1692916976,1699270889,1699270890 Cargo.toml,1692916976,1699270917,1699270954 .whenwasit-ignore,1692930937,1692937439,1693004271 -times.csv,1693021142,1703552115,1699271634 +times.csv,1693021142,1703621181,1703552116 Cargo.lock,1692916991,1692927476,1692931525 -readme.md,1692917240,1703551928,1703551928 +readme.md,1692917240,1703552158,1703552520 .gitignore,1692916976,1693942574,1699270954 .rustfmt.toml,1692917231,1692917231,1692919305 pre-commit,1692931609,1693020891,1693021142 |