diff options
author | 2019-04-13 10:05:39 +0200 | |
---|---|---|
committer | 2019-04-13 10:05:39 +0200 | |
commit | ff44b3283697bd2da5535b8e55be39028d0adf8c (patch) | |
tree | 2e08aa37e5ae39d57ed3cc788ea0beb44c09697e /.gitmodules | |
parent | 25cac78c23e39319bf6f52abc1a0ad939956b35e (diff) | |
download | flat-remix-ff44b3283697bd2da5535b8e55be39028d0adf8c.tar.gz flat-remix-ff44b3283697bd2da5535b8e55be39028d0adf8c.zip |
Automatize copr and aur release
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 000000000..6d608f036 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "flat-remix"] + path = aur + url = ssh://aur.archlinux.org/flat-remix.git |