From cc2763d7d855c3b2c9e38a856896169762d9776f Mon Sep 17 00:00:00 2001 From: Alexey Shabalin Date: Thu, 6 May 2021 00:18:39 +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 00000000..990fa907 --- /dev/null +++ b/.gear/upstream/remotes @@ -0,0 +1,3 @@ +[remote "upstream"] + url = http://yourcmc.ru/git/vitalif/vitastor.git + fetch = +refs/heads/*:refs/remotes/upstream/*