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.
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.