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

Allow opting-out of the published commit check when amending #1027

Merged
merged 5 commits into from
Dec 17, 2019

Conversation

davvid
Copy link
Member

@davvid davvid commented Dec 17, 2019

No description provided.

Signed-off-by: David Aguilar <davvid@gmail.com>
Related-to: git-cola#1021
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: David Aguilar <davvid@gmail.com>
We check whether a commit has been published when amending a commit.
This feature can be slow when the repo contains lots of remote branches.

Add an option to opt-out of this behavior.

Closes git-cola#1021
Signed-off-by: David Aguilar <davvid@gmail.com>
@davvid davvid merged commit e8cb1dc into git-cola:master Dec 17, 2019
davvid added a commit that referenced this pull request Dec 17, 2019
* davvid/published-commit-config:
  prefs: allow opting-out of the published commit check
  prefs: add docstrings
  prefs: rename CHECKCONFLICTS to CHECK_CONFLICTS
  prefs: alphabetize entries
  doc: add Jason to the credits

Signed-off-by: David Aguilar <davvid@gmail.com>
@davvid davvid deleted the published-commit-config branch December 17, 2019 20:12
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.

None yet

1 participant