I shouldn’t use @foo in git commits https://github.com/mdom/txtnish/commit/42f9715b7d136393a2665566ee96b61bd1a20a87
TIL git checkout - works like cd - and checks out the last branch you were on.
@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.
NixOS sources merged into Nixpkgs
The NixOS Git tree has been merged into the Nixpkgs tree in
order to simplify development. The sources now live in the nixos\
 subdirectory of the Nixpkgs repository on GitHub. See the
announcement
for more information. ⌘ Read more
Moving to GitHub
The NixOS project is (slowly) migrating from Subversion to Git!
The master repositories will be hosted in the NixOS organization on GitHub. For the moment, just a
few subprojects have been migrated, such as Hydra and Charon. Thanks to
Tianyi Cui for donating the NixOS GitHub organization. ⌘ Read more