e732ad0d23f404b26c382b9ee7f0f0d8eed30293
@jkaluza This isn't ready for merging, but would you mind taking a look?
I think the new code is pretty much functional, but my current tests in tests/test_git_actual.py are "real world" tests that rely upon external infrastructure and the presence of the SSH key file for get in your home directory. I've been looking into doing proper unit tests, which I've just barely started coding in tests/test_git.py.
tests/test_git_actual.py
tests/test_git.py
I need to finish up the documentation in cccc/git.py too.
cccc/git.py
I think it looks good.
rebased onto 35c612baf5d11d7b45831aa34fabdf02fe04d7e6
Better tests added, but still need to finish up the documentation in cccc/git.py too.
And I need to look at why CI failed when run by Jenkins.
1 new commit added
WIP check to see if CI failure goes away
2 new commits added
Add functionality to manipulate merged config git repo and tests
rebased onto e732ad0d23f404b26c382b9ee7f0f0d8eed30293
Ready for proper review, now.
+1. I don't see any issue with the code.
Pull-Request has been merged by merlinm