diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-01-18 22:55:55 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-01-18 23:29:53 +0100 |
commit | c95519830d070c63b29fb4b4d81a71f7e34946e1 (patch) | |
tree | 633ede26886006a6f6a34802dec894c30482a1bf /.gitmodules | |
parent | 6e6cf05093bbb907d788641733424677452fb99c (diff) | |
download | logdiag-c95519830d070c63b29fb4b4d81a71f7e34946e1.tar.gz logdiag-c95519830d070c63b29fb4b4d81a71f7e34946e1.tar.xz logdiag-c95519830d070c63b29fb4b4d81a71f7e34946e1.zip |
Update vera++
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 40e3a29..0345c6e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "vera++"] path = vera++ - url = https://bitbucket.org/ThArGos/vera.git + url = https://bitbucket.org/verateam/vera.git |