Hi Robert,
On 2015-05-04 22:21, Robert Dailey wrote:
Since I am not a linux user, I have implemented this feature against
the Git for Windows fork of git. I am not able to verify changes if I
make them directly against the Git repository.
That is why I worked so hard on support of Vagrant: https://github.com/msysgit/msysgit/wiki/Vagrant -- in short, it makes it dead easy for you to set up a *minimal* Linux VM inside your Git SDK and interact with it via ssh.
With the Vagrant solution, you can easily test Linux Git even on Windows.
Ciao,
Johannes