diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-15 03:37:11 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-15 03:40:43 +0200 |
commit | 2c9bac66376016f977cb838a62a766589a350e12 (patch) | |
tree | cbe38f5ccd5dae2d091e3c0be88ccad914709eff /.gitmodules | |
parent | e04af38828c64944e9745629b698b53264b5e970 (diff) |
Add .change submodule with spec and scripts, setup symlinks
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..1134bee --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".change"] + path = .change + url = git://scm.codesynthesis.com/change.git |