Alpha Chen
Alpha Chen
Fixes #497. I arbitrarily named the option `--ls-all` since naming is hard and I couldn't think of something better.
https://github.com/sagiegurari/cargo-make
Thanks for this script - it was very helpful for doing development, but we found that for sending `content-available` pushes, the following headers needed to be set: ``` apns-priority: 5...
Now that we use this for making git aliases work, it should not fail out and downstream usage should just no-op if we don't have authors, etc.
This [used to work](https://github.com/kejadlen/git-together/commit/24a12817af115ef89374628fac33e2dd17b7a601) but I [removed it](https://github.com/kejadlen/git-together/commit/c9e38128ee7396744556d1a53d51b0fcad9b7116) when it was causing random CI failures. We should really re-enable this check.
It might be nice to have an abbreviation or something that autoexpanded to λ, though I don't know what would make sense.
Caps Word is a QMK feature that makes it easier to input a single word (with underscores) in all caps: https://docs.qmk.fm/#/feature_caps_word It would be great for it to also be...