Skip to content

Proposal: git aacanepush #108

@hyperupcall

Description

@hyperupcall

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions