Git

git push origin이 안될 때 강제로 하는 방법

sailorCat 2022. 4. 27. 15:11
728x90

git push origin electra -f

강제로 진행하는 -f 를 붙여주면 된다.

728x90