Skip to content
Unverified Commit c13795d4 authored by Marc Cornellà's avatar Marc Cornellà Committed by GitHub
Browse files

feat(git)!: ask for confirmation in `gpf` alias (#10169)

- Rename `git push --force-with-lease ...` to `gpff`
- Add a y/n confirmation prompt to `gpf` before running `git push --force-with-lease ...`

BREAKING CHANGE: this change adds a confirmation prompt to the `gpf` alias before
running the potentially destructive `git push --force-with-lease` command. If you
want to force-run the command without having to confirm it, run `gpff`.
parent d26c4a27
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment