본문 바로가기

JAVA

[git] remote -> local 덮어쓰기

 

# git checkout master

 

# git fetch -all

 

# git reset --hard origin/master