Skip to content

Commit 05106ce

Browse files
author
devel01
committed
commit
1 parent 1aa1cc8 commit 05106ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

commit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
git add --all
22
git commit -m "commit"
3-
git push origin master
3+
git push origin main

update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
git pull origin master
1+
git pull origin main

0 commit comments

Comments
 (0)