casouri / tree-sitter-module

Building script for tree-sitter language definitions
171 stars 58 forks source link

support pulling from different branches #26

Closed rosbo018 closed 1 year ago

rosbo018 commented 1 year ago

There's probably a more succinct way of having conditional flags

casouri commented 1 year ago

Looks good. I'm not a bash guru but I think if [ ! -z "$branch" ] would be better? And could you squash the two commits? Thanks.

casouri commented 1 year ago

I just saw another PR and merged that, since I don't think these thing matter too much ;-)