-
Notifications
You must be signed in to change notification settings - Fork 14
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 hooks to be updated when active #246
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mvorisek
force-pushed
the
do_not_reset_hooks_in_hook
branch
2 times, most recently
from
June 14, 2020 14:16
0a8668a
to
c858e97
Compare
mvorisek
force-pushed
the
do_not_reset_hooks_in_hook
branch
2 times, most recently
from
July 8, 2020 09:05
94d6282
to
eaeac51
Compare
mvorisek
force-pushed
the
do_not_reset_hooks_in_hook
branch
2 times, most recently
from
August 26, 2020 19:04
399e43f
to
5bf2b31
Compare
mvorisek
force-pushed
the
do_not_reset_hooks_in_hook
branch
2 times, most recently
from
October 4, 2021 12:11
d58c44f
to
9d44d77
Compare
mvorisek
force-pushed
the
do_not_reset_hooks_in_hook
branch
from
January 16, 2022 13:20
9d44d77
to
6cb9d46
Compare
mvorisek
force-pushed
the
do_not_reset_hooks_in_hook
branch
from
March 12, 2022 13:53
6cb9d46
to
ec8add8
Compare
mvorisek
force-pushed
the
do_not_reset_hooks_in_hook
branch
from
April 24, 2022 17:17
ec8add8
to
2d7a7cd
Compare
mvorisek
force-pushed
the
do_not_reset_hooks_in_hook
branch
from
May 26, 2022 17:37
2d7a7cd
to
90b1001
Compare
mvorisek
force-pushed
the
do_not_reset_hooks_in_hook
branch
from
June 8, 2022 22:58
90b1001
to
e920269
Compare
mvorisek
force-pushed
the
do_not_reset_hooks_in_hook
branch
2 times, most recently
from
June 13, 2023 15:47
33db234
to
419678d
Compare
mvorisek
force-pushed
the
do_not_reset_hooks_in_hook
branch
from
July 16, 2023 14:50
419678d
to
9c83378
Compare
mvorisek
force-pushed
the
do_not_reset_hooks_in_hook
branch
from
October 1, 2023 13:38
9c83378
to
d5b8390
Compare
mvorisek
force-pushed
the
do_not_reset_hooks_in_hook
branch
from
March 31, 2024 22:37
d5b8390
to
aa8414e
Compare
mvorisek
force-pushed
the
do_not_reset_hooks_in_hook
branch
from
April 1, 2024 00:33
b2371bb
to
b3026a9
Compare
mvorisek
changed the title
Make sure same hook spot is not triggered/updated while executing
Allow hooks to be updated when active
Apr 1, 2024
mvorisek
force-pushed
the
do_not_reset_hooks_in_hook
branch
from
April 1, 2024 00:50
b3026a9
to
888e45d
Compare
mvorisek
force-pushed
the
do_not_reset_hooks_in_hook
branch
from
April 1, 2024 00:55
fbf3173
to
2af3b41
Compare
mvorisek
force-pushed
the
do_not_reset_hooks_in_hook
branch
from
April 1, 2024 00:59
2af3b41
to
4807051
Compare
This was referenced Apr 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fix #137