-
-
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: implement autoSquash! #18
Open
kiprasmel
wants to merge
3
commits into
allow-multiple-branches-on-same-commit
Choose a base branch
from
feat/autosquash
base: allow-multiple-branches-on-same-commit
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.
Open
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/autosquash
branch
3 times, most recently
from
May 12, 2022 03:02
e073890
to
a81e0a2
Compare
kiprasmel
force-pushed
the
feat/autosquash
branch
from
May 28, 2022 20:58
a81e0a2
to
22707dd
Compare
kiprasmel
force-pushed
the
allow-multiple-branches-on-same-commit
branch
from
May 28, 2022 20:58
b713fcf
to
62ad4b1
Compare
kiprasmel
force-pushed
the
feat/autosquash
branch
from
May 28, 2022 22:54
22707dd
to
0fd6d8c
Compare
kiprasmel
force-pushed
the
allow-multiple-branches-on-same-commit
branch
from
May 28, 2022 22:54
62ad4b1
to
d2d4890
Compare
kiprasmel
force-pushed
the
feat/autosquash
branch
from
May 28, 2022 23:17
0fd6d8c
to
0a2070b
Compare
kiprasmel
force-pushed
the
allow-multiple-branches-on-same-commit
branch
from
May 28, 2022 23:17
d2d4890
to
9233d0a
Compare
kiprasmel
force-pushed
the
feat/autosquash
branch
from
May 28, 2022 23:40
0a2070b
to
c71d539
Compare
kiprasmel
force-pushed
the
allow-multiple-branches-on-same-commit
branch
from
May 28, 2022 23:40
9233d0a
to
b8c6016
Compare
kiprasmel
force-pushed
the
feat/autosquash
branch
from
May 28, 2022 23:55
c71d539
to
45c2ced
Compare
kiprasmel
force-pushed
the
allow-multiple-branches-on-same-commit
branch
from
May 28, 2022 23:55
b8c6016
to
3c26bde
Compare
kiprasmel
force-pushed
the
feat/autosquash
branch
from
June 4, 2022 23:49
45c2ced
to
162b4d4
Compare
kiprasmel
force-pushed
the
allow-multiple-branches-on-same-commit
branch
from
June 4, 2022 23:49
3c26bde
to
497f684
Compare
kiprasmel
force-pushed
the
feat/autosquash
branch
from
June 7, 2022 02:49
162b4d4
to
e689cd5
Compare
kiprasmel
force-pushed
the
allow-multiple-branches-on-same-commit
branch
from
June 7, 2022 02:49
497f684
to
19fc07c
Compare
Signed-off-by: Kipras Melnikovas <[email protected]>
see next commit on how we realized this (hint: current impl is still broken) Signed-off-by: Kipras Melnikovas <[email protected]>
Signed-off-by: Kipras Melnikovas <[email protected]>
kiprasmel
force-pushed
the
feat/autosquash
branch
from
June 7, 2022 02:53
e689cd5
to
74fda6e
Compare
kiprasmel
force-pushed
the
allow-multiple-branches-on-same-commit
branch
from
June 7, 2022 02:53
19fc07c
to
680c208
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.
rev-parse
better (e.g. currently@~
doesn't work)--autosquash
if ppl want to run it once w/o config, just like regular rebaseotherwise it's sick!! 🔥🔥