ingydotnet / git-subrepo

MIT License
3.18k stars 263 forks source link

feat: Add --commit option to git subrepo pull command #620

Open giladsh1 opened 1 month ago

admorgan commented 1 month ago

I don't see how this is better than using git subrepo pull --branch <sha> which already works.