Let's git(1) some free crap!
ファイルへ移動
Izuru Yakumo 16f80f69a0 git-send-xmpp now supports /proper/ file uploads -- it might be truly comparable to git-send-email now eh?
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
2023-05-27 23:41:46 -03:00
COPYING git-send-xmpp now supports /proper/ file uploads -- it might be truly comparable to git-send-email now eh? 2023-05-27 23:41:46 -03:00
Makefile git-send-xmpp now supports /proper/ file uploads -- it might be truly comparable to git-send-email now eh? 2023-05-27 23:41:46 -03:00
README git-send-xmpp now supports /proper/ file uploads -- it might be truly comparable to git-send-email now eh? 2023-05-27 23:41:46 -03:00
git-send-paste git-send-xmpp now supports /proper/ file uploads -- it might be truly comparable to git-send-email now eh? 2023-05-27 23:41:46 -03:00
git-send-xmpp git-send-xmpp now supports /proper/ file uploads -- it might be truly comparable to git-send-email now eh? 2023-05-27 23:41:46 -03:00

README

git-crap
========
Let's git some free crap!
These scripts are sort of inspired by git-send-email & co.

* git-send-paste
  * Depends on nc(1)
  * It assumes a termbin instance is running on port 9999

* git-send-xmpp
  * Depends on go-sendxmpp <https://salsa.debian.org/mdosch/go-sendxmpp>