일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 오블완
- rust 기초
- chainlink 설명
- ethers websocket
- vue기초
- 컨트렉트 배포 자동화
- 컨트렉트 동일한 함수이름 호출
- Vue.js
- ambiguous function description
- git rebase
- 계정추상화
- 러스트 기초
- multicall
- ethers
- 스마트 컨트렉트 함수이름 중복
- 러스트기초
- Vue
- erc4337
- 스마트컨트렉트테스트
- ethers typescript
- SBT표준
- 티스토리챌린지
- 스마트컨트렉트 예약어 함수이름 중복
- ethers type
- erc4337 contract
- 스마트컨트렉트 함수이름 중복 호출
- 머신러닝기초
- ethers v6
- 체인의정석
- 러스트 기초 학습
Archives
- Today
- Total
체인의정석
Git)Mac KeyChain to store GitHub repos 본문
728x90
깃허브 저장 공간 소스트리에 연결할 시 뜨는 mac keychain 해결 방법
깃 커멘드와 함께 history를 보여주는 소스트리도 같이 사용해야 소스 관리를 할 수 있을 거가타.
https://gist.github.com/nepsilon/0fd0c779f76d7172f12477ba9d71bb66
How to use Mac KeyChain to store GitHub repos credentials? — First published in fullweb.io issue #108
How to use Mac KeyChain to store GitHub repos credentials? — First published in fullweb.io issue #108 - how-to-use-mac-keychain-to-store-github-repos-credentials.md
gist.github.com
git config --global credential.helper osxkeychain
728x90
반응형
'개발 > git' 카테고리의 다른 글
Git) Patch 설명 및 명령어 정리 (0) | 2021.09.09 |
---|---|
git 사용하기 3) 팀원간 같은 소스에서 작업할 시, 깃허브 업데이트 방법 (0) | 2021.08.11 |
git 사용하기 2) 브랜치가 꼬였을때 어떻게 해야 할까? (0) | 2021.08.10 |
git - 폴더명 대소문자 관리 (0) | 2021.08.03 |
깃허브 소스 버전 관리 - git tag (0) | 2021.07.31 |
Comments