JAVA

[git] remote -> local 덮어쓰기

DoDaPa 2024. 3. 22. 11:11

 

# git checkout master

 

# git fetch -all

 

# git reset --hard origin/master