DevOops
  • Home
  • About
  • Indonesia
  • Matzip
  • Microsoft MVP
Subscribe
Tagged

cache

A collection of 1 post

git

git personal access token 저장해 놓고 쓰는 가장 간단한 방법

이 방법은 git의 빌트-인 기능인 cache를 이용하는 방법입니다. 무언가를 추가로 설치할 필요가 없어 가장 간단하다 여겨집니다. git config --global credential.credentialStore cache 그리고 git pull 등의 명령어를 실행해 보십시오. 처음 실행에는 다음과 같은 프롬프트가 뜹니다. 2를 선택하시고, token(Gitlab이나 GitHub에서 생성한)을 입력하십시오. Select an authentication method for 'https://github.

  • Gilbok Lee
Gilbok Lee Sep 13, 2021 • 1 min read
DevOops © 2025
  • Data & privacy
  • Contact
  • Contribute →
Powered by Ghost