Explorar el Código

Add upstream remote

Willy-JL hace 2 años
padre
commit
838086ca4f
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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