Skip to content

Add no verify option to git extension command center #229089

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

shiftsayan
Copy link

This adds the option to Commit (No verify) in the Git extension command center (in addition to the 3 dots menu)

git extension no verify screenshot

The changes are basically a dupe of this PR because that was closed automatically and the user was deleted (@ghost)

Addresses #190047

@shiftsayan
Copy link
Author

@lszomoru bump?

@shiftsayan
Copy link
Author

@lszomoru bump bump?

@shiftsayan
Copy link
Author

@lszomoru bump bump bump?

@shiftsayan
Copy link
Author

@karthiknadig saw you recently reviewed some PRs too!

@lszomoru lszomoru added the git GIT issues label Dec 1, 2024
Copy link
Member

@lszomoru lszomoru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The visibility of the "No Verify" commands is controlled with the git.allowNoVerifyCommit setting. We should only add this command to the dropdown if the setting is set. To be consistent, we should also add the "Commit (Amend, No Verify)" command as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
git GIT issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants