For some time now I’ve been using the pushf
alias suggested here to give me an easy way to safely force-push branches in Git, but a persistent annoyance has been that the alias doesn’t provide the same branch-name autocompletion as the inbuilt push
command. Continue reading “A New Lease on Git”