Android Studio의 Tool Bar에 Git Push 버튼 추가
1674 단어 AndroidStudioGitHubGit
Git 버튼란에 Push 버튼이 표시되지 않았기 때문에 추가한 방법을 메모.
환경설정 열기
Android Studio
> Preferences
VcsNavBarToolbarActions에서 푸시 버튼을 추가할 위치를 선택합니다.
Appearance & Behavior
> Menus and Toolbars
>Navigation Bar Toolbar
> NavBarVcsGroup
>VcsNavBarToolbarActions
Add Action으로 Push 추가
Main menu
> VCS
> Git
VcsNavBarToolbarActions에 Push가 추가되었습니다.
안전하게 푸시 버튼이 추가되었습니다.
Reference
이 문제에 관하여(Android Studio의 Tool Bar에 Git Push 버튼 추가), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/snakamu/items/06ef7e3c9e07d6313dbe텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)