Skip to content

Commit 8daa649

Browse files
committed
Rearrange the protocol x implementation tests
There is a core chuck of testing that is repeated for {SSH,HTTP} x {go-git,libgit2}, which is done by repeating a func value in different contexts. Instead of mutating variables in the func's closure, it's a bit clearer (and shorter) to pass them to a higher-order func. Signed-off-by: Michael Bridgen <[email protected]>
1 parent 9c375c5 commit 8daa649

File tree

1 file changed

+210
-229
lines changed

1 file changed

+210
-229
lines changed

0 commit comments

Comments
 (0)