Skip to content
Snippets Groups Projects
Commit 46a363ae authored by Augusta's avatar Augusta
Browse files

date name

parent e3f4626b
No related branches found
No related tags found
No related merge requests found
File added
...@@ -2,7 +2,7 @@ git init ...@@ -2,7 +2,7 @@ git init
git fetch https://git.ustc.edu.cn/Mathison/calculator.git git fetch https://git.ustc.edu.cn/Mathison/calculator.git
git merge git merge
git remote add origin https://git.ustc.edu.cn/Mathison/calculator.git git remote add origin https://git.ustc.edu.cn/Mathison/calculator.git
git pull origin main git pull origin main --allow-unrelated-histories
git branch -M main git branch -M main
git add . git add .
git commit -m "date name" git commit -m "date name"
......
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