git conflict 날때 강제로 pull 하기 > IT 기술백서글쓴이 hacktam / 2024년 05월 20일 [code] git fetch –all git reset –hard origin/master git pull origin master [/code]