In this final part, we look at implementing some basic Git commands like status, add, commit etc using the provider interface.
In this part we look at creating the provider and mounting the default drive at git:\
In this first part, we will look at setting up the infrastructure required to write a PowerShell provider for Git - creating a snap-in, registering the provider etc.