TechNote.kr

  • 홈
  • 태그

Credential 1

[GIT] 이메일/이름 설정 - git config

git commit 시 user.email, user.name 이 설정되어 있지 않으면 에러가 발생한다. 이에 따라 git config 를 통해 설정이 필요하다. > git config --global user.email "you@example.com" > git config --global user.name "Your Name" [설정 후 파일로 저장] > git config credential.helper store [설정 후 임시로 저장, 별도 인자가 없을 경우 15분] > git config credential.helper cache > git config credential.helper 'cache --timeout=3600' [저장한 credential 삭제] > git config --uns..

카테고리 없음 2021.09.11
1
더보기
  • TechNote.
    • Language
      • C
      • R
      • Java
      • Python
      • Kotlin
      • HTML
      • Javascript
      • nvd3.js
      • Node.js
    • Android
    • OS
      • Windows
      • Linux
      • Mac
      • OpenWRT, LEDE
    • Network
      • Wi-Fi
    • Products & Services
      • Django
      • AmazonWebService (AWS)
      • VirtualBox
      • Adsense
      • WordPress
      • Tistory
      • VS Code
      • Docker
    • Database
    • Application
      • KidsTube
      • Notepad++
    • Computer architecture
    • Software architecture
    • ETC

최근글과 인기글

  • 최근글
  • 인기글
  • [Javascript] var, let, const 비교 분석 2022.07.03 23:43
  • [Javascript] 코드 동작 확인 방법 2022.06.20 00:01
  • [Node.js] 설치 및 버전 확인 2022.06.19 23:56
  • [Docker][해결방법] Got permission denied while trying to connect to the Do⋯ 2021.02.15 15:44
  • Mysql 사용자 조회/추가/생성/삭제 2015.10.29 23:21
  • [04-5] Python - 파일 존재(isfile), 디렉토리 존재(isdir) 확인 방법 2017.01.07 15:46

Copyright © Kakao Corp. All rights reserved.

티스토리툴바