Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2019-12-09 04:12:05 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2019-12-09 04:12:05 +0300
commit4e0f086d14f9fb4bf943b0c5f7f9d0132e64c6f2 (patch)
tree3cf4648ba547e3b701a146950723f183856cb258 /.gitmodules
parentAppVeyor: add badge to README (diff)
downloadmath-server-4e0f086d14f9fb4bf943b0c5f7f9d0132e64c6f2.tar.gz
math-server-4e0f086d14f9fb4bf943b0c5f7f9d0132e64c6f2.zip
add cmake-common as a submodule
Diffstat (limited to '')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..d65ecb9
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "cmake"]
+ path = cmake
+ url = https://github.com/egor-tensin/cmake-common.git