Skip to content

Conversation

@Byron
Copy link
Collaborator

@Byron Byron commented Aug 8, 2024

A couple of TODOs were left in #4642 which were left only to keep the original PR slim.
The planned changes might go further in the codebase and touch many files, but let's hope the type-changes are more contained for now.
Now it's time to remove them and work towards a more type-safe future.

Tasks

  • use type for remote name
  • use type for identity
  • use latest available gix on GitHub when merged

@vercel
Copy link

vercel bot commented Aug 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gitbutler-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 8, 2024 7:05pm

@github-actions github-actions bot added the rust Pull requests that update Rust code label Aug 8, 2024
They are supported when the respective bstring feature is used.
Byron added 5 commits August 8, 2024 20:53
This is a change in perception, as `given_name()` was the name of a virtual-branch,
which is also used to correlate other similarly named branches.

Thus, it's now more than just that, and for lack of a better word it's called
the 'identity' of a branch.

It's something very specific and shouldn't accidentally be used wrongly, hence
the strong typing.
@Byron Byron marked this pull request as ready for review August 8, 2024 19:06
@Byron Byron requested a review from krlvi August 8, 2024 19:06
@Byron Byron enabled auto-merge August 8, 2024 19:48
@Byron Byron merged commit ae8b05a into master Aug 9, 2024
@Byron Byron deleted the git2-to-gix branch August 9, 2024 06:53
krlvi added a commit that referenced this pull request Aug 9, 2024
This reverts commit ae8b05a, reversing
changes made to 4d9b6a4.
krlvi added a commit that referenced this pull request Aug 9, 2024
Revert "Merge pull request #4652 from gitbutlerapp/git2-to-gix"
Byron added a commit to Byron/gitbutler that referenced this pull request Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants