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

Improve git list_refs() with better error message and more robust parsing #2

Open
tuemlix opened this issue May 6, 2022 · 0 comments
Assignees

Comments

@tuemlix
Copy link
Member

tuemlix commented May 6, 2022

Generic_git.list_refs() could generate better error messages.

  • Include invalid line in error message
  • Improve regexp, match begin of line, maybe match length of hex string? Needs testing iirc the output of ls-remote and show-ref wasn't identical.
@tuemlix tuemlix self-assigned this May 6, 2022
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

No branches or pull requests

1 participant