문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
git:ms_git_credential_manager [2020/08/17 19:26] kwon37xi [Git-Credential-Manager-for-Mac-and-Linux install] |
git:ms_git_credential_manager [2020/08/17 19:41] (현재) kwon37xi [Microsoft Git Credential Manager] |
||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| ====== Microsoft Git Credential Manager ====== | ====== Microsoft Git Credential Manager ====== | ||
| + | * MS 에서 만든 [[: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | |||
| + | ===== Windows ===== | ||
| + | * Unicode 깨짐 문제가 발생함 [[https:// | ||
| + | # cmd | ||
| + | set LC_ALL=C.UTF-8 | ||
| + | |||
| + | # powershell | ||
| + | $env: | ||
| + | |||
| + | # 시스템 환경변수에 넣어둘 것 | ||
| + | </ | ||
| + | |||
| ===== Git-Credential-Manager-for-Mac-and-Linux install ===== | ===== Git-Credential-Manager-for-Mac-and-Linux install ===== | ||
| * [[https:// | * [[https:// | ||
| + | * Linux 에서는 [[linux: | ||
| * [[linux: | * [[linux: | ||
| * https:// | * https:// | ||