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 | 31 |
Tags
- grep
- 줄바꿈 문자
- 네트워크
- vscode
- xargs
- maVen
- lsof
- Quartz
- IntelliJ
- context
- Mac
- plugin
- port
- resource
- VirtualBox
- GIT
- tomcat
- web.xml
- netsh
- Windows
- Windows 10
- import
- JavaScript
- find
- Source
- 단축키
- Eclipse
- ssh
- profile
- bash
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