Git 및 GitHub에 대한 종속 코드 변경(스택) 시퀀스를 생성하고 관리. 더 많은 정보: https://docs.graphite.dev.
gt auth --token {{graphite_cli_인증_토큰}}
gt
를 초기화:gt repo init
gt branch create {{브랜치_이름}}
gt commit create -m {{커밋_메시지}}
gt stack submit
gt log short
gt {{하위명령어}} --help