Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 308 Bytes

File metadata and controls

15 lines (8 loc) · 308 Bytes

git-deploy

사용 방법

git-deploy [-T | --include-test-branch]

옵션 설명

옵션 미선택시

현재 브랜치에서 test 브랜치로 push 합니다.

[-T | --include-test-branch]

현재 브랜치를 test 브랜치 위로 리베이스한 뒤 test 브랜치로 push 합니다.