We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79c8025 commit 5a62bcdCopy full SHA for 5a62bcd
upstream_sync.sh
@@ -2,7 +2,7 @@
2
3
set -e
4
5
-git remote set upstream https://github.com/ShiftLeftSecurity/overflowdb
+git remote add upstream https://github.com/ShiftLeftSecurity/overflowdb
6
7
usage() {
8
echo "Usage: $0 [--publish]"
0 commit comments