Hacker News new | ask | show | jobs
by dfinninger 910 days ago
My favorite:

alias gfp=“git commit --amend --no-edit && git push --force-with-lease”

For those “whoops, for got to add $x file” moments or typos

1 comments

I have basically that set up as gitconfig alias "git amen"