Something that people keep forgetting about GitS: in every iteration of the franchise, full-body prosthetics are extremely rare. Cyberbrains are common, but suggesting that everybody with a cyberbrain has a prosthetic body is like saying everybody with a modem has full home automation.
~alcinnz/memex - sr.ht git https://git.sr.ht/~alcinnz/memex
301 Moved Permanently https://github.com/basic-gongfu/cixl.git
git ssb - noffle/from-github-to-git-ssb@master https://git.scuttlebot.io/%25RPKzL382v2fAia5HuDNHD5kkFdlP7bGvXQApSXqOBwc%3D.sha256
Setup your own git hosting service: https://www.codemadness.org/setup-git-hosting.html
@freemor@freemor.homelinux.net good going on getting your SSH/Git going.
LKML: Linus Torvalds: Re: [GIT PULL] usercopy whitelisting for v4.15-rc1 https://lkml.org/lkml/2017/11/21/356
GitHub - k88hudson/git-flight-rules: Flight rules for git https://github.com/k88hudson/git-flight-rules
@leveck@leveck.us for sure! Especially when you’re bad at doing frequent git commits when you’re the only one working on something.
I tried to add myself to the Git repos for the twtxt users but I think all I did was create a fork that will not be merged
Stagit-gopher: a static git page generator for gopher: https://www.codemadness.org/stagit-gopher.html
Stagit: a static git page generator: https://www.codemadness.org/stagit.html
I shouldn’t use @foo in git commits https://github.com/mdom/txtnish/commit/42f9715b7d136393a2665566ee96b61bd1a20a87
I shouldn’t use @foo in git commits https://github.com/mdom/txtnish/commit/42f9715b7d136393a2665566ee96b61bd1a20a87
@kdave@kdave.github.io Not that i endorse anything like that, but one could always just .
@kdave@kdave.github.io Not that i endorse anything like that, but one could always just .
@ruebot makes sense ; I did this git config push.default simple
@edsu I added: git push -q origin gh-pages; – so I didn’t get the warning from git about push.default since I’ve never set that.
@edsu I just did this: cd /home/nruest/git/twtxt; git commit -m message twtxt.txt ; git push
trying to see how I can make git commit/push silently
@edsu yeah, totally. that, combined with a git commit, makes things really interesting.