I scrapped together some words on opening a #commonLisp #asdf #PR to @mdhughes #arrokoth. Listen it's mostly a maintaining-momentum-in-writing thing, #fellow #itch #itch_io #gameDev s. Attempting #git useage. #programming.
https://lispy-gopher-show.itch.io/lispmoo2/devlog/873232/add-another-system-definition-to-arrokoth-pr
https://gitlab.com/mdhughes/arrokoth/-/merge_requests/1
1. Wait, what? So, I found an old gitlab account I…
itch.ioI ended up not writing about it, but the reason git weirds me out is that normally /all/ I would do is this:
cd ~/gits/
git clone --bare git@gitlab.com:screwlisp/arrokoth.git
cd ~/working/
got checkout ~/gits/arrokoth
which helpfully prints the words, "Now shut up and hack!", and in got useage you don't really think about anything git tries to be able to do, since you don't generally write in a way that would break others' work. I think, anyway.
@mdhughes