We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ab9513 commit cdd4d34Copy full SHA for cdd4d34
commit.sh
@@ -1,4 +1,4 @@
1
FILE=`git status --porcelain | sed s/^...//`
2
git add $FILE
3
-git commit -m "Create $FILE"
4
-git push
+git commit -m "Upsert $FILE"
+https_proxy=localhost:1088 git push
0 commit comments