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 |
Tags
- ObservableObject
- 애플인텔리전스
- URLSessionConfiguration
- #colorLiteral
- Xcode
- colorLiteral
- app intents
- EnvironmentObject
- BindableObject
- php
- 정보관리기술사
- pipelines
- provisioning file path
- 앱 인텐트
- SwiftUI
- 동형 암호
- Homomorphic Encryption
- HTTP
- MAC
- ObObjective c
- apple intelligence
- apache
- swift
- Security as a Service
- IOS
- VirtualBox
- error outputting keys and certificates
- Data Flow Through SwiftUI
- URLSession
- AI
Archives
- Today
- Total
Project Jo
MAC Sourcetree 의 패스워드 기억 지우기 본문
사설 Git 을 사용하는 중에 PW 가 변경되어 Sourcetree 에 저장되어 있는 PW 를 갱신해야할때가 있다.
하지만, 키체인에 저장되는건 GIT HUB 나 클라우드 서비스일뿐....
이러한 경우 저장 파일을 찾아 지워주어야 한다.
/Users/dongsukjo/Library/Application Support/SourceTree 위치에 있는 계정 파일을 삭제하면 된다.
그 후에 다시 Sourcetree 를 사용하면 PW 입력창이 표시 된다.
'Developer > Tip' 카테고리의 다른 글
Provisioning Profiles Path (0) | 2021.10.19 |
---|---|
GIT 에서 Pull 진행시 충돌 해결방법 (0) | 2019.05.08 |
MAC Sourcetree 자격 증명을 업데이트하는 방법 (0) | 2019.05.08 |
Windows Server 유저 관리 (0) | 2015.10.05 |
Mac 에 SSH 접속 하기 (0) | 2014.10.15 |