Skip to content

fix 5099#5100

Merged
Byron merged 4 commits intogitbutlerapp:masterfrom
Byron:fix-5099
Oct 11, 2024
Merged

fix 5099#5100
Byron merged 4 commits intogitbutlerapp:masterfrom
Byron:fix-5099

Conversation

@Byron
Copy link
Collaborator

@Byron Byron commented Oct 11, 2024

Add another check to assure folders without a .git directories aren't accepted.

Fixes #5099

Tasks

  • reproduce
  • fix
  • fix in gitoxide for repo-classification (unrelated issue, actually)
  • use latest main of gitoxide

Notes for the Reviewer

  • I took the liberty and changed the integration test layout to the 'new' style that I have been adopting over at gitoxide as well. It leads to cleaner directories layouts in tests/ and is overall easier to work with.
    Here is a more elaborate example for that:

@vercel
Copy link

vercel bot commented Oct 11, 2024

@Byron is attempting to deploy a commit to the GitButler Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the rust Pull requests that update Rust code label Oct 11, 2024
@Byron Byron mentioned this pull request Oct 11, 2024
1 task
@Byron Byron marked this pull request as ready for review October 11, 2024 17:00
@Byron Byron requested a review from Caleb-T-Owens October 11, 2024 17:00
Copy link
Contributor

@Caleb-T-Owens Caleb-T-Owens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks!

@Byron Byron merged commit 44a6125 into gitbutlerapp:master Oct 11, 2024
@Byron Byron deleted the fix-5099 branch October 11, 2024 18:53
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.

[BUG] Can't open submodules as projects

2 participants