Post #922812
2026-04-01 00:54 UTC
Replies (5)
-
@ireneista@adhd.irenes.space 2026-04-01 00:55
@whynothugo editing it in vi feels like the appropriate level of ceremony to us, a chance to celebrate getting the project to first-commit status
-
@mischa@exquisite.social 2026-04-01 04:42
@whynothugo got commit -m :)
-
@robobenklein@fosstodon.org 2026-04-01 05:39
@whynothugo 'gc', 'i', "first", escape, ZZ
-
@alerque@mastodon.social 2026-04-02 09:41
@whynothugo who doesn't have aliases for frequently used commands? $ alias g=git $ g config set alias.cm "commit --message" And thereafter: $ g cm "Init"
-
@lanodan@queer.hacktivis.me 2026-04-02 12:17
@whynothugo git commit -m init