Push to multiple origins at once in Git

note, May 6, 2023, on Mitja Felicijan's blog

Sometimes you want to push to multiple origins at once. This is useful if you have a mirror of your repository on another server. You can do this by adding multiple push urls to your git config. This is a shorthand for command above.

git config --global alias.pushall '!sh -c "git remote | xargs -L1 git push --all"'

Other notes

DateTitle
Make B/W SVG charts with matplotlib
Development environments with Nix
Cronjobs on Github with Github Actions
Previews how man page written in Troff will look like
Aerial photography of algae spotted on river Sava
Fix screen tearing on Debian 12 Xorg and i3
Run 9front in Qemuplan9
Install Plan9port on Linuxplan9
Parse RSS feeds with Lua
Edsger W. Dijkstra Manuscripts ebook
Push to multiple origins at once in Git
Alacritty open links with modifier
Extend Lua with custom C functions using Clangc
Extending dte editor
Make DCSS playable on 4k displaysdcss