Przeglądaj źródła

Add upstream remote

Willy-JL 2 lat temu
rodzic
commit
2459be5378
1 zmienionych plików z 5 dodań i 0 usunięć
  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