Open
Description
Feature Request
Is your feature request related to a problem? Please describe.
Scoop looses a bit of it's magic if you don't install git (buckets, updates, etc..)
Describe the solution you'd like
Why not use LibGit2Sharp? It lets you clone repositories with PowerShell while it's only a few hundred kilobytes. I'm not sure about if it can pull / show new commits but I doubt it'd need to be that bigger. Because of it's small size it could come with the scoop installer and let people easily add other buckets
Describe alternatives you've considered
None other I can think of