Add documentation telling folks who update this to update github/linguist
Closed this issue · 8 comments
Should follow-along to update the submodule as changed in github-linguist/linguist@96ca71a
CC @mit-mit
I guess we should update https://github.com/dart-lang/dart-syntax-highlight/blob/master/grammars/README.md ? CC @devoncarew
I don't think the linguist submodule reference to here is pegged to a specific commit? They should just get the updated bits periodically?
I don't think the linguist submodule reference to here is pegged to a specific commit? They should just get the updated bits periodically?
It seems these are updated manually 🤷♂
https://github.com/github/linguist/commits/master/vendor/grammars
...git submodules are always landed at a specific commit.
...git submodules are always landed at a specific commit.
Ah, gotcha. Then updating the instructions for rolling out changes to the downstream users makes sense.
I don't think this is needed; my understanding is that the GitHub maintainers update all submodules prior to releasing:
https://github.com/github/linguist/blob/master/CONTRIBUTING.md#releasing
I don't think we have any action items here -