본문 바로가기

Git

IntelliJ IDEA 에서 Gti Bash 연동하는법

 

왼쪽 상단 file에서 settings으로 들어가준다.

 

 

tools의 하위메뉴 Terminal에 들어가면 Shell path 있다. 

 

여기서 경로를 해당 컴퓨터에 Git\bin\Bash.exe설정해주면 

 

 

터미널이 생성된다 ~~!

'Git' 카테고리의 다른 글

Git - GitHub 와 AWS CodeCommit 차이점  (0) 2022.10.11
.gitignore가 업데이트 되지 않을때  (0) 2022.07.16
Git-clean,restore,reflog  (0) 2022.05.21
Git-commit --amend  (0) 2022.05.16
Git-stash  (0) 2022.05.16