diff options
author | Aaron LI <aaronly.me@gmail.com> | 2016-05-28 08:31:56 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@gmail.com> | 2016-05-28 08:31:56 +0800 |
commit | 441cd7bc16b16f4a0c5cf8bc364787236b474269 (patch) | |
tree | 805727c7e99ebdc50c59ca17d5f3b8cf14389da4 | |
parent | 11ed216abc58da6a8a91cc1a9ea980a573e9d881 (diff) | |
download | chandra-acis-analysis-441cd7bc16b16f4a0c5cf8bc364787236b474269.tar.bz2 |
Update path to the submodule opt_utilities
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 24fbc61..1d64f46 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "opt_utilities"] path = opt_utilities - url = ./opt_utilities + url = git@github.com:liweitianux/opt_utilities |