various improvements#1884
Merged
Merged
Conversation
…k_dir()`. Keep the latter as deprecated though.
Sebastian Thiel (Byron)
force-pushed
the
improvements
branch
from
March 12, 2025 06:37
5f11843 to
abb53fb
Compare
Sebastian Thiel (Byron)
force-pushed
the
improvements
branch
from
March 12, 2025 07:11
cb71702 to
776f9be
Compare
That way one can obtain more information about the stack state.
Sebastian Thiel (Byron)
force-pushed
the
improvements
branch
from
March 14, 2025 03:53
4de2c4b to
752292d
Compare
That way it's possible to efficiently take ownership if there happens to be only one instance of a snapshot.
It's a low-level set of options to drive (quite unsafe) checkouts. They are unsafe as they may be configured to overwrite, and are in no way similar to `git checkout`.
Sebastian Thiel (Byron)
force-pushed
the
improvements
branch
from
March 14, 2025 05:44
f6f5239 to
5054780
Compare
Sebastian Thiel (Byron)
marked this pull request as ready for review
March 18, 2025 01:56
This was referenced Mar 18, 2025
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.
Various improvements in support of gitbutlerapp/gitbutler#7597.