From 0e954b799ca362b748093b2a601a2c090ca98269 Mon Sep 17 00:00:00 2001 From: Dustin Swales Date: Wed, 19 Feb 2020 14:57:25 -0700 Subject: [PATCH] Removed my login credential from .gitmodules. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 45475032d..5fb7362ac 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "physics/rte-rrtmgp"] path = physics/rte-rrtmgp - url = https://dustinswales@github.com/RobertPincus/rte-rrtmgp + url = https://github.com/RobertPincus/rte-rrtmgp branch = dtc/ccpp \ No newline at end of file