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

Fix the worktree's repository_for_path #24279

Merged
merged 1 commit into from
Feb 5, 2025
Merged

Conversation

cole-miller
Copy link
Contributor

Go back to a less optimized implementation for now since the custom cursor target seems to have some bugs.

Release Notes:

  • Fixed missing git blame and status output in some projects with multiple git repositories

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 5, 2025
@cole-miller cole-miller mentioned this pull request Feb 5, 2025
10 tasks
@cole-miller cole-miller merged commit 6b29616 into main Feb 5, 2025
12 checks passed
@cole-miller cole-miller deleted the cole/repo-for-path branch February 5, 2025 15:37
@cole-miller
Copy link
Contributor Author

/cherry-pick v0.172.x v0.173.x

gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Feb 5, 2025
Go back to a less optimized implementation for now since the custom
cursor target seems to have some bugs.

Release Notes:

- Fixed missing git blame and status output in some projects with
multiple git repositories
@williamdes
Copy link
Contributor

williamdes commented Feb 5, 2025

Compiling on my workstation...
Will report back if it works as expected

Ref: #22224

cole-miller added a commit that referenced this pull request Feb 5, 2025
Cherry-picked Fix the worktree's repository_for_path (#24279)

Go back to a less optimized implementation for now since the custom
cursor target seems to have some bugs.

Release Notes:

- Fixed missing git blame and status output in some projects with
multiple git repositories

Co-authored-by: Cole Miller <[email protected]>
@williamdes
Copy link
Contributor

williamdes commented Feb 5, 2025

Compiling on my workstation... Will report back if it works as expected

It works fine.
Thank you for the quick fix !!
That said files in my workspace that are not in a git repo still have green bars

@cole-miller
Copy link
Contributor Author

@williamdes that additional issue should be fixed here: #24288

@cole-miller
Copy link
Contributor Author

/cherry-pick v0.173.x

gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Feb 5, 2025
Go back to a less optimized implementation for now since the custom
cursor target seems to have some bugs.

Release Notes:

- Fixed missing git blame and status output in some projects with
multiple git repositories
cole-miller added a commit that referenced this pull request Feb 5, 2025
Cherry-picked Fix the worktree's repository_for_path (#24279)

Go back to a less optimized implementation for now since the custom
cursor target seems to have some bugs.

Release Notes:

- Fixed missing git blame and status output in some projects with
multiple git repositories

Co-authored-by: Cole Miller <[email protected]>
osiewicz pushed a commit to RemcoSmitsDev/zed that referenced this pull request Feb 5, 2025
Go back to a less optimized implementation for now since the custom
cursor target seems to have some bugs.

Release Notes:

- Fixed missing git blame and status output in some projects with
multiple git repositories
maxdeviant added a commit that referenced this pull request Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants