diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2020-04-18 20:50:04 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2020-04-18 20:50:04 -0700 |
commit | f39adc3befe995fcc1cf31103910087430cf8ef7 (patch) | |
tree | c8f8fa506128b465990c57afbbca0ec74983bd73 |
libstage: add libstage submodule
Pull in libstage for a drawing list
-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 00a91e91c91436dfb036be23be0e8a008ab245c |