Published onApril 28, 2020Git Commandgitremote | branch flow | commit | stash | squash | tag | useful command
Published onFebruary 12, 2019Jenkins Build Trigger (with GitHub)jenkinscigitJenkins와 GitHub 연결 | Jenkins Job 생성 | PR hook 설정
Published onFebruary 9, 2019Jenkins Multibranch Pipeline 만들기 (with GitHub)jenkinsgitciJenkins create job에서 Multibranch Pipeline Job 을 생성한다.
Published onMarch 8, 2018Git repository 복사하기 (history 까지 통째로)gitCreate a bare clone of the repository. Mirror-push to the new repository. Remove the temporary local repository you created earlier.
Published onJanuary 3, 2017Git Flow 브랜치gitmaster와 develop 브랜치 (주요 브랜치), feature 브랜치 (보조 브랜치), release 브랜치 (보조 브랜치)