Willy-JL 2 лет назад
Родитель
Сommit
838086ca4f
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      .gitremotes

+ 5 - 0
.gitremotes

@@ -0,0 +1,5 @@
+[remote "upstream"]
+    url = https://github.com/0xchocolate/flipperzero-esp-flasher
+    fetch = +refs/heads/*:refs/remotes/esp-flasher/*
+[alias]
+    merge-upstream = pull --no-edit upstream main