From 2e73509de51f85f9f987d2f95b3ed715e2cd1c65 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Thu, 17 May 2018 01:03:50 +0700 Subject: Change git compare from using browser to using "git log" Also, * add unit test for gitCompareVersion * use defined variable for standard output and error so we can use it on testing --- testdata/src/git | 1 + 1 file changed, 1 insertion(+) create mode 160000 testdata/src/git (limited to 'testdata/src/git') diff --git a/testdata/src/git b/testdata/src/git new file mode 160000 index 0000000..582b912 --- /dev/null +++ b/testdata/src/git @@ -0,0 +1 @@ +Subproject commit 582b912d9958422308dd6aaca85bc15a0463086e -- cgit v1.3