git-extras
git-extras copied to clipboard
[Feature Request] Let git-magic use `--force-with-lease`
--force-with-lease is a safer alternative to --force. Maybe we can add an option to git-magic to use it or simply overwrite the original one.
I think overriding use of --force with --force-with-lease is reasonable;