dmusican / Elegit

A GUI client for people who want to learn Git.
MIT License
30 stars 7 forks source link

Check Elegit commandLine against Git #610

Open mgorra opened 6 years ago

mgorra commented 6 years ago

Write a test to make sure that the commandLine is giving git commands with the desired effect, possibly by making two identical repos, running one through Elegit commands, and then using its transcript log to run the other through git in a terminal, and comparing the two resulting repos.