cnblogs/dcrenl/git 用远程覆盖本地.html
2024-09-24 12:43:01 +08:00

3 lines
71 B
HTML

<p>&nbsp;</p>
<pre>git fetch --all
git reset --hard origin/master</pre>