for your consideration: two git aliases that are very useful for debugging CI workflows
[alias]
oops = commit --amend --no-edit
yolo = "!yolo() { git add "$*"; git oops; git push -f; }; yolo"
for your consideration: two git aliases that are very useful for debugging CI workflows
[alias]
oops = commit --amend --no-edit
yolo = "!yolo() { git add "$*"; git oops; git push -f; }; yolo"
If you have a fediverse account, you can quote this note from your own instance. Search https://social.treehouse.systems/users/whitequark/statuses/116213844546380933 on your instance and quote it. (Note that quoting is not supported in Mastodon.)