Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- Mac
- plugin
- grep
- Quartz
- vscode
- tomcat
- port
- profile
- JavaScript
- import
- Windows
- lsof
- 줄바꿈 문자
- 네트워크
- GIT
- bash
- maVen
- Windows 10
- IntelliJ
- netsh
- VirtualBox
- resource
- context
- Source
- web.xml
- xargs
- ssh
- Eclipse
- 단축키
- find
Archives
- Today
- Total
develog
[mac] git 계정 정보 설정 본문
아래 커맨드 실행후에 push 를 시도해서 계정정보를 등록
$ git credential-osxkeychain
$ git config --global credential.helper osxkeychain
'OS & Shell > Mac' 카테고리의 다른 글
[mac] connect ssh to virtualbox ubuntu on macos (0) | 2020.08.13 |
---|---|
[mac] Homebrew (0) | 2020.08.12 |
[mac] losf, find by port (0) | 2020.01.21 |
[mac] H2 Database 설치 (2) | 2019.12.10 |
[intellij] 단축키 mac (0) | 2019.12.06 |
Comments