From 3a78b5fa139c6a249a6a7ee9af0115023312544f Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 5 May 2014 11:52:41 -0700 Subject: [PATCH] Use tabs instead of spaces --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 73ae50adbb3c..5cbae9877040 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "vendor/brightray"] path = vendor/brightray - url = https://github.com/brightray/brightray.git + url = https://github.com/brightray/brightray.git [submodule "vendor/node"] path = vendor/node - url = https://github.com/atom/node.git + url = https://github.com/atom/node.git [submodule "vendor/depot_tools"] path = vendor/depot_tools url = https://chromium.googlesource.com/chromium/tools/depot_tools.git