Open
Conversation
465edce to
45ffcd6
Compare
9f40a2a to
01314f2
Compare
01314f2 to
199bdc3
Compare
ab5f836 to
af8a2ac
Compare
07797f4 to
d3ecaf7
Compare
d3ecaf7 to
f7ccd39
Compare
8f5ebec to
45299a9
Compare
0268458 to
1b93c7a
Compare
1b93c7a to
15c9aa6
Compare
da29097 to
0559a70
Compare
Existing test functions are aimed more at checking the existence of files, not necessarily the contents of them.
Existing `AmendFastOptions` only support amending from the working copy or index, but we can't use either of these for implementing something like squashing fixup commits because we need to use the entries from an existing commit.
This is just the basic data structure support for holding multiple commits. The actual implementation of applying multiple commits will come next.
This only implements in-memory rebases/fixups. On-disk rebases can come later.
0559a70 to
3ad2f74
Compare
This file contains hidden or 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
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.