-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat/custom-post-rewrite-game-changer #10
Draft
kiprasmel
wants to merge
34
commits into
feat/continue
Choose a base branch
from
feat/custom-post-rewrite-game-changer
base: feat/continue
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
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
kiprasmel
force-pushed
the
feat/continue
branch
from
April 11, 2022 02:51
0432760
to
85b143a
Compare
kiprasmel
force-pushed
the
feat/custom-post-rewrite-game-changer
branch
from
April 11, 2022 02:51
260eb1b
to
698f687
Compare
kiprasmel
force-pushed
the
feat/custom-post-rewrite-game-changer
branch
from
May 8, 2022 05:01
698f687
to
6d6e29e
Compare
kiprasmel
force-pushed
the
feat/custom-post-rewrite-game-changer
branch
from
May 8, 2022 07:49
6d6e29e
to
f88d9f2
Compare
kiprasmel
force-pushed
the
feat/custom-post-rewrite-game-changer
branch
from
May 8, 2022 08:44
f88d9f2
to
2402919
Compare
kiprasmel
force-pushed
the
feat/custom-post-rewrite-game-changer
branch
from
May 8, 2022 09:01
2402919
to
2516aac
Compare
kiprasmel
force-pushed
the
feat/custom-post-rewrite-game-changer
branch
from
May 8, 2022 09:04
2516aac
to
3a6a223
Compare
kiprasmel
force-pushed
the
feat/custom-post-rewrite-game-changer
branch
from
May 8, 2022 09:10
3a6a223
to
a0e6fa2
Compare
kiprasmel
force-pushed
the
feat/custom-post-rewrite-game-changer
branch
from
May 8, 2022 09:24
a0e6fa2
to
3769010
Compare
kiprasmel
force-pushed
the
feat/custom-post-rewrite-game-changer
branch
from
May 28, 2022 20:58
3769010
to
d66583e
Compare
kiprasmel
force-pushed
the
feat/custom-post-rewrite-game-changer
branch
from
May 28, 2022 23:56
d66583e
to
23a135e
Compare
kiprasmel
force-pushed
the
feat/custom-post-rewrite-game-changer
branch
from
June 7, 2022 02:50
23a135e
to
e6b366a
Compare
- https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks - https://git-scm.com/docs/githooks#_post_rewrite Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
… itself Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
…rging `amend`s & `rebase`s, figure out why fix is not sufficient for us yet Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
…ue all get reduced Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
…rk again! 🚀 Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
…id instructions duplicating Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
…thing to apply (?) Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
… in "parseNewGoodCommands" Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
…es more sense Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
...because completely related to the logic of "doesNeedToApply", "markThatNeedsToApply", "markThatApplied", etc. thought about extracting the above utils into a separate, "rewrittenList.ts" file, but it doesn't make sense to separate the utils out from "apply" itself, because if we have the "rewrittenList.ts" file, then it'd sound reasonable to move the "reduce-path"'s "combineRewrittenLists" there as well, but it doesnt, because the apply logic is not related to the parsing/combinning logic. Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
…o make work for push & others) Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
…nch & commit) Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
…ing only existing commits 🔥🔥🔥 Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
…ur rebase Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
a) if the was only 1 rebase, nothing changes b) in other cases i've encountered, using the last rebase always proved better than the 1st one: 1st one would error oftenly; succeeded rarily last one would work just fine but, there's still a lot of testing to do. especially for >2 rebases, since i've only encountered 2. it's a bit dangerous because if we pick the wrong rebase, then we could lose commits / their content. now, picking just 1 rebase is still incomplete -- this fix is just a (seemingly) better heuristic, (!) but eventually we'll need to take into account all of the rebases. there might be ways to eliminate this need, e.g. auto-calling `git-stacked-rebase --apply` in the `post-rewrite` script in the background, but at least for now, don't want to mess with it and would prefer to avoid, until i have done more dog-fooding & encounter more edge-cases & maybe potential solutions/invariants as well. Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
kiprasmel
force-pushed
the
feat/custom-post-rewrite-game-changer
branch
from
June 7, 2022 02:53
e6b366a
to
7ae0629
Compare
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.
No description provided.