Hello,
Great project! Finally was able to get rid of git for windows :)
As a suggestion, would you see any impediment in using a cmd instead of a bat extension? The reason is that with a bat extension one must allways write git.bat to invoke git commands. With a cmd extension, you can add it to path, and use the typical git command to invoke the cli...
Hello,
Great project! Finally was able to get rid of git for windows :)
As a suggestion, would you see any impediment in using a cmd instead of a bat extension? The reason is that with a bat extension one must allways write git.bat to invoke git commands. With a cmd extension, you can add it to path, and use the typical git command to invoke the cli...