Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add option to push --force-with-lease #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ac-stef
Copy link

@ac-stef ac-stef commented Aug 15, 2017

The quick-n-dirty patch adds an option to use --force-with-lease.

Instead of merging this, it would probably be better to simply change the current option from --force to --force-with-lease. I can't think of a use-case that would require the use of "--force" instead of "--force-with-lease" in an interactive gui.

Adds checkbox to push using --force-with-lease.

Note: if both "force" checkboxes are checked, both "--force" and
"--force-with-lease" options are added to the git push command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant