From 1806a17103b36f2f8d0a586fc4f3f320d786ed22 Mon Sep 17 00:00:00 2001 From: Aaron Sun Date: Sat, 16 Jan 2016 01:45:33 +0000 Subject: [PATCH] fix end with newline error --- git-with-openssh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-with-openssh.json b/git-with-openssh.json index c663b6d151..c0ef4a9ae3 100644 --- a/git-with-openssh.json +++ b/git-with-openssh.json @@ -28,4 +28,4 @@ "post_install": [ "git config --global credential.helper wincred" ] -} \ No newline at end of file +}