Skip to content
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

handle discovery of split worktrees #1068

Merged
merged 4 commits into from
Oct 17, 2023
Merged

handle discovery of split worktrees #1068

merged 4 commits into from
Oct 17, 2023

Conversation

Byron
Copy link
Owner

@Byron Byron commented Oct 16, 2023

Triggered by gitpython-developers/GitPython#1710 .

Tasks

  • validate that both split-worktree scenarios are handled in gix correctly (unborn, born)
  • gix discover - a high-level command command to obtain information about gix-discover information

Also rename `repository::Kind::Bare` to `repository::Kind::PossiblyBare`
to better indicate the caller has to scrutinize this value.
It's mainly to better understand what's causing certain failures
if a repository can't be opened, in different modes of operations.
@Byron Byron merged commit 16170d9 into main Oct 17, 2023
18 checks passed
@Byron Byron deleted the discover-split-worktree branch October 17, 2023 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant