Sfoglia il codice sorgente

Add upstream remote

Willy-JL 2 anni fa
parent
commit
2459be5378
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      .gitremotes

+ 5 - 0
.gitremotes

@@ -0,0 +1,5 @@
+[remote "upstream"]
+    url = https://github.com/H4ckd4ddy/flipperzero-sentry-safe-plugin
+    fetch = +refs/heads/*:refs/remotes/sentry-safe/*
+[alias]
+    merge-upstream = pull --no-edit upstream master