diff options
| author | Vito Caputo <vcaputo@pengaru.com> | 2020-06-09 15:38:29 -0700 |
|---|---|---|
| committer | Vito Caputo <vcaputo@pengaru.com> | 2020-06-09 15:38:29 -0700 |
| commit | 276d13a44ad2237ca44b93006d1eb639ac2fbe5f (patch) | |
| tree | f246423315f7f3e78ab2ea0c9b265218523f04cd | |
libstage: add libstage submodule
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | libstage | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ccc4b3a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "libstage"] + path = libstage + url = git://git.pengaru.com/libstage diff --git a/libstage b/libstage new file mode 160000 +Subproject 19acc6de674d44d44f8d3bcb66568de3e5abfe3 |
