Join Nostr
2025-05-28 19:56:51 UTC

mei on Nostr: since git will match a good enough prefix of a command or option without question, ...

since git will match a good enough prefix of a command or option without question, instead of

git commit --amend

you can do

git commit --amen

🙏