修改配置.

This commit is contained in:
lijiahang
2024-05-07 11:35:08 +08:00
parent 908c4a3345
commit 1379150369
9 changed files with 48 additions and 42 deletions

5
pull.sh Normal file
View File

@@ -0,0 +1,5 @@
#/bin/bash
git clean -df
git reset --hard HEAD
git pull
git log -n 1