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

bugfix: selected_repository may includes more then two parts, could b… #7114

Conversation

answer-huang
Copy link
Contributor

…e better to get last part as dir name.

  • This change is worth documenting at https://docs.all-hands.dev/
  • Include this change in the Release Notes. If checked, you must provide an end-user friendly description for your change below

End-user friendly description of the problem this fixes or functionality that this introduces.
if selected_repository contains more then two level directory ( gitlab project ), it's better use last path as dir name.

eg: https://gitlab.com/aa/bb/cc.git.

It's better to use cc as dir name.


Give a summary of what the PR does, explaining any non-trivial design decisions.
More compatible for gitlab source.


Link of any specific issues this addresses.
None

Copy link
Collaborator

@enyst enyst left a comment

Choose a reason for hiding this comment

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

Thank you!

@enyst enyst enabled auto-merge (squash) March 10, 2025 19:19
@enyst enyst merged commit d6e601e into All-Hands-AI:main Mar 10, 2025
14 checks passed
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.

2 participants