From 1b6bf41314f8a9df733d154b856b721736fe9bcd Mon Sep 17 00:00:00 2001 From: Sven Eden Date: Wed, 6 Jun 2018 08:04:06 +0200 Subject: [PATCH] Add https://github.com/Yamakuzure/pwx-elogind-migration-tools.git as submodule 'pwx' --- .gitmodules | 3 +++ pwx | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 pwx diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..d9427f25e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "pwx"] + path = pwx + url = https://github.com/Yamakuzure/pwx-elogind-migration-tools.git diff --git a/pwx b/pwx new file mode 160000 index 000000000..d02be29f9 --- /dev/null +++ b/pwx @@ -0,0 +1 @@ +Subproject commit d02be29f9b5aade86aaaa6c148a51dbbb6838b55 -- 2.30.2