All public logs
From IT위키
Combined display of all available logs of IT위키. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:46, 6 June 2024 계발자 talk contribs created page Git 명령어 (새 문서: == 보기 전에 == Git에 대한 기본 개념은 Git 문서 확인 == 명령어 == === git branch === 브랜치 목록을 확인할 수 있다. === git checkout === 작업할 브랜치를 선택한다. === git stash === 하던 작업을 임시로 저장하여 다음에 불러쓸 수 있도록 한다. === git pull === 원격 저장소의 소스를 로컬 저장소로 가져온다. ==== git pull --rebase ====) Tag: Visual edit