alexkarle.com

Source for alexkarle.com
git clone git://git.alexkarle.com/alexkarle.com.git
Log | Files | Refs | README | LICENSE

commit aed8575ae0de045e6e1f5cac1ad02fb6f11d025b (patch)
parent 67dab705430f232e26b510f13de0234699cc63a5
Author: Alex Karle <alex@alexkarle.com>
Date:   Fri,  2 Sep 2022 23:51:14 -0400

blog: Fix spacing issue on Plan 9 / Acme post

I was wondering why nihdoc(1) was barfing... turns out I just didn't see
the spaces (instead of tabs) in acme(1) :(

Diffstat:
Mwww/blog/plan9-acme-git-gui.txt | 7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/www/blog/plan9-acme-git-gui.txt b/www/blog/plan9-acme-git-gui.txt @@ -167,11 +167,12 @@ open then in a new buffer with the full diff! Clicking 5e9783a6 gives: commit 5e9783a6ce559f76da83b2530059c9664f43306e Author: Alex Karle <email @ domain> Date: Thu Jun 18 00:18:48 2020 -0400 - (snip) - diff \--git a/.gitignore b/.gitignore + ... + ... + diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..84c048a - \--- /dev/null + --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/build/