diff options
author | David Stutz <davidstutz@web.de> | 2014-10-19 21:30:42 +0200 |
---|---|---|
committer | David Stutz <davidstutz@web.de> | 2014-10-19 21:30:42 +0200 |
commit | c7f3a4dc7a81d31f582d0b5da3b944112cdac2d9 (patch) | |
tree | d6c1e572bf6a854b73d7d99b3d11c6807ccfc947 | |
parent | 16a3d64ffe1aee166f8ac96ca5a3e31b0b002842 (diff) | |
download | bootstrap-strength-meter-c7f3a4dc7a81d31f582d0b5da3b944112cdac2d9.zip bootstrap-strength-meter-c7f3a4dc7a81d31f582d0b5da3b944112cdac2d9.tar.gz bootstrap-strength-meter-c7f3a4dc7a81d31f582d0b5da3b944112cdac2d9.tar.bz2 |
Wont sync ...
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | password-score | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b945f5f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "password-score"] + path = password-score + url = https://github.com/davidstutz/password-score.git diff --git a/password-score b/password-score new file mode 160000 +Subproject 5c7cefa70e50c9f66e4287a464472f3748032eb |