ingydotnet / git-subrepo

MIT License
3.28k stars 271 forks source link

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

Open giladsh1 opened 5 months ago

admorgan commented 5 months ago

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