Show files ignored by git

Sometimes you just want to see the files that are being ignored by git. ...

May 9, 2022 · 1 min · Stewart V. Wright

Delete files not being tracked by git

Removing untracked files from the working tree is easy with git-clean ...

May 7, 2022 · 1 min · Stewart V. Wright

Amend git commits to remove added files

Removing files you just added and committed to git is easy with git commit --amend ...

May 5, 2022 · 1 min · Stewart V. Wright

This is my blog

This is my blog. The design isn’t revolutionary. ...

April 28, 2022 · 2 min · Stewart V. Wright