Skip to content
Snippets Groups Projects
Commit 53b3643c authored by Augusta's avatar Augusta
Browse files

date name

parent 84d374a1
No related branches found
No related tags found
No related merge requests found
git init
git fetch https://git.ustc.edu.cn/Mathison/calculator.git
git remote add origin https://git.ustc.edu.cn/Mathison/calculator.git
git branch -M Mathison
git branch -M main
git add .
git commit -m "date name"
git pull --rebase origin Mathison
git push -u origin Mathison
\ No newline at end of file
git pull --rebase origin main
git push -u origin main
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment