diff options
| author | Michel Alexandre Salim <salimma@people1.fedoraproject.org> | 2009-01-30 20:36:58 +0000 |
|---|---|---|
| committer | Michel Alexandre Salim <salimma@people1.fedoraproject.org> | 2009-01-30 20:36:58 +0000 |
| commit | db01c905528764eef65eaa9775af7eedbb25ee68 (patch) | |
| tree | 7af404a0e73b0213d83dd9de62f75ae3cfbc3748 /.gitmodules | |
| parent | 581cfc7d49129ee4098066e187f5e2868bf3c540 (diff) | |
Create a new 'specs' submodule for specs to be reviewed
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..28b22db --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "specs"] + path = specs + url = /home/fedora/salimma/repos/specs.git |
