From 64dc7e4864202c7023f03fdc8b5602a98a5af255 Mon Sep 17 00:00:00 2001 From: Emery Hemingway Date: Mon, 4 Mar 2019 19:18:19 +0100 Subject: [PATCH] Add fetch_and_copy submodule --- .gitmodules | 3 +++ nimble/fetch_and_copy | 1 + 2 files changed, 4 insertions(+) create mode 160000 nimble/fetch_and_copy diff --git a/.gitmodules b/.gitmodules index 2169759..86ba485 100644 --- a/.gitmodules +++ b/.gitmodules @@ -82,3 +82,6 @@ [submodule "app/trojita"] path = app/trojita url = git://anongit.kde.org/trojita.git +[submodule "nimble/fetch_and_copy"] + path = nimble/fetch_and_copy + url = git@github.com:ehmry/fetch_and_copy.git diff --git a/nimble/fetch_and_copy b/nimble/fetch_and_copy new file mode 160000 index 0000000..b435efd --- /dev/null +++ b/nimble/fetch_and_copy @@ -0,0 +1 @@ +Subproject commit b435efd9befcb1cf12bc7aa5ad5a71e759c6b8f1