Skip to content

Commit

Permalink
read code
Browse files Browse the repository at this point in the history
  • Loading branch information
HQebupt committed Jul 31, 2024
1 parent be59f20 commit 0371d75
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions upload.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
git co readOnly
git pull origin master
git add -A && git commit -m 'read code'
git rebase master
git add -A && git commit -m 'read code' && git push origin readOnly

git push origin readOnly

0 comments on commit 0371d75

Please sign in to comment.