Git CLI와 GitHub CLI인 gh를 함께 사용해 PR 상태, 브랜치 ahead/behind, 원격 브랜치 조회와 정리를 터미널에서 처리하는 방법을 정리한다.
git-cli
2 posts
-
Git gh CLI - 브랜치 관리와 PR 상태 확인 -
Master the Pull Request: A Developer's Guide to Git CLI and GitHubLearn the professional pull request workflow: create a branch with Git, commit and push the work, open a PR on GitHub, respond to review, and clean up after merge.