【Git】還原相關

[webmaster@aaa]$ git pull
Updating d3d5b1a..e39fcb4
error: Your local changes to the following files would be overwritten by merge:
	shell/env/sync_public_data.sh
Please, commit your changes or stash them before you can merge.
Aborting
[webmaster@aaa]$ git reset -- shell/env/sync_public_data.sh
git reset --hard
git pull

修訂版本 #1
由 treeman 建立於 6 @ 2023 01:04:15
由 treeman 更新於 5 2023 10:14:59