Skip to content

Parse refspecs#474

Merged
Sebastian Thiel (Byron) merged 36 commits into
mainfrom
parse-refspec
Aug 7, 2022
Merged

Parse refspecs#474
Sebastian Thiel (Byron) merged 36 commits into
mainfrom
parse-refspec

Conversation

@Byron

@Byron Sebastian Thiel (Byron) commented Aug 5, 2022

Copy link
Copy Markdown
Member

Tasks

  • parsing
  • baseline tests, possibly
  • docs
  • fuzz target

That way the most complex thing will be the validation along with the
matching.
Some possible states are still missing though, like deletion in pushes.
It's the simplest possible one, but it shows the test framework is up to
the task now so it can be test-driven.
We should be able to construct a test for each possible instruction and
eventually pass all tests, including the baseline ones.
Even though for now everything is without validation
It's not documented in `git-push`, even though git parses it fine for
some reason.
@Byron
Sebastian Thiel (Byron) merged commit 2ba338e into main Aug 7, 2022
@Byron
Sebastian Thiel (Byron) deleted the parse-refspec branch August 7, 2022 04:40
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.

1 participant