Skip to content

Commit cdd4d34

Browse files
committed
Upsert commit.sh
1 parent 4ab9513 commit cdd4d34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

commit.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
FILE=`git status --porcelain | sed s/^...//`
22
git add $FILE
3-
git commit -m "Create $FILE"
4-
git push
3+
git commit -m "Upsert $FILE"
4+
https_proxy=localhost:1088 git push

0 commit comments

Comments
 (0)