-
Notifications
You must be signed in to change notification settings - Fork 351
Open
Description
When working with CI, it is common to make edits and and force push those changes to CI. I propose an alias to shorten three commands to do so, into one: git aacanepushy
git aa: git add --all
git cane: git commit --amend --no-edit
git pushy: git push --force-with-lease
I have a similar personal alias: git aacamnepf, that I use almost every day. So I thought something like that might be useful to other people. If there is interest, I'll gladly make a PR
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels