git gui

Git의 GUI를 사용하여 브랜치, 커밋, 원격 저장소를 관리하고 로컬 병합을 수행할 수 있습니다. 같이 보기: git-cola, gitk. 더 많은 정보: https://git-scm.com/docs/git-gui.

git gui

git gui blame {{경로/대상/파일}}

git gui blame {{리비전}} {{경로/대상/파일}}

git gui blame --line={{줄}} {{경로/대상/파일}}

git gui citool

git gui citool --amend

git gui citool --nocommit

git gui browser maint