Skip to content

feat: support pre-push hooks#2737

Merged
extrawurst merged 2 commits into
gitui-org:masterfrom
xlai89:feat/hook_pre_push
Oct 31, 2025
Merged

feat: support pre-push hooks#2737
extrawurst merged 2 commits into
gitui-org:masterfrom
xlai89:feat/hook_pre_push

Conversation

@xlai89

@xlai89 xlai89 commented Oct 10, 2025

Copy link
Copy Markdown
Contributor

This Pull Request fixes/closes #1933 .

It changes the following:

  • add hooks_pre_push into git2-hooks and asyncgit
  • call hooks_pre_push in PushPopup and PushTagsPopup

I followed the checklist:

  • I added unittests
  • I ran make check without errors
  • I tested the overall application
  • I added an appropriate item to the changelog

@extrawurst extrawurst requested a review from cruessler October 28, 2025 15:19
@extrawurst extrawurst added this to the v0.28 milestone Oct 28, 2025
@extrawurst extrawurst merged commit cb17cfe into gitui-org:master Oct 31, 2025
22 checks passed
@extrawurst extrawurst removed the request for review from cruessler October 31, 2025 07:58
@extrawurst

Copy link
Copy Markdown
Collaborator

@xlai89 please see #2809 - we should have been more careful with this one

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.

Pre-push hooks seem to be ignored

2 participants