profile
He threw his knapsack over the brick wall

커맨드(CLI)-이미지 저장소 배포

2023년 4월 27일
·
0개의 댓글
·
post-thumbnail

git push 때 eslint 8.3 에러때문에 push막힘

git push origin FRONTEND-3524 --no-verifygit hook을 무시하고 커밋할 수 있다

2023년 2월 13일
·
0개의 댓글
·
post-thumbnail

git mirror - gitlab-github 연동

본인 github에 새로 repository 하나 생성git clone —bare 미러링해올 gitlab https clone 주소(ex.https://gitlab.com/exampleuser/old-repository.git)cd clone받은폴더(ex.ol

2022년 4월 9일
·
0개의 댓글
·