Closed genotrance closed 6 years ago
I like this idea and it would probably be useful for other libs. It would be super easy to implement as well with a modification to the gitReset
function to take in an argument for the file path.
I added a proc called gitCheckout(filename: string)
for PR #19, which is most of the work. Just a new command needs to be added now.
Delivered in latest build.
Undo any major changes that break the original C code.