From e06d83ab684e5f085252782c3415c95fd7592929 Mon Sep 17 00:00:00 2001 From: Alexey Shabalin Date: Tue, 4 Oct 2022 04:59:28 +0300 Subject: [PATCH] gear-remotes-save --- .gear/upstream/remotes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gear/upstream/remotes diff --git a/.gear/upstream/remotes b/.gear/upstream/remotes new file mode 100644 index 0000000..9fbcf12 --- /dev/null +++ b/.gear/upstream/remotes @@ -0,0 +1,3 @@ +[remote "upstream"] + url = git://git.proxmox.com/git/pve-lxc-syscalld.git + fetch = +refs/heads/*:refs/remotes/upstream/*