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 | 29 | 30 |
Tags
- Clean Code
- RxCocoa
- Refactoring
- 리팩토링
- 클린 코드
- rxswift
- uitableview
- Xcode
- Human interface guide
- UITextView
- HIG
- Observable
- ios
- collectionview
- ribs
- MVVM
- swiftUI
- SWIFT
- combine
- scrollview
- tableView
- Protocol
- UICollectionView
- 애니메이션
- uiscrollview
- swift documentation
- 스위프트
- map
- 리펙토링
- clean architecture
Archives
- Today
- Total
김종권의 iOS 앱 개발 알아가기
[git] merge tool - kdiff3 사용방법 본문
cf) xcode사용시 UserInterfaceState.xcuserstate 파일 .ignore에 추가 할 것
1. 다운로드
KDiff3 - Homepage
News Features Screenshots Project At Sourceforge Licence: GPL Download Documentation Questions and Answers Abstract (PDF) KDiff3 on Debian Donations Links Current version (in this repository): 0.9.98 (2014-07-04) For information reg
kdiff3.sourceforge.net
2. 다운로드 후, dock에서 finder 클릭 -> 응용프로그램 폴더에 kdiff드래그앤 드롭
3. 아래 명령을 실행 (똑같이 실행)
git config --add merge.tool kdiff3
git config --add mergetool.kdiff3.path /Applications/kdiff3.app/Contents/MacOS/kdiff3
git config --add mergetool.kdiff3.trustExitCode false
4. 충돌이 일어난 곳에서 merge tool실행
git mergetool

'Git, CocoaPods, Xcode, Shell' 카테고리의 다른 글
[gRPC] gRPC(google Remote Procedure Call) 사용방법 [미완성] (0) | 2020.06.30 |
---|---|
[iOS - Swift] GCD(Grand Central Dispatch) (0) | 2020.06.29 |
[iOS - swift] git - lfs 설치, (NMapsMap사용시 _OBJC_CLASS_$ 오류 해결) (2) | 2020.05.14 |
[iOS - swift] 튜토리얼 화면(tutorial screen) 만들기 - PageViewController (programmatically) (0) | 2020.05.08 |
[iOS - swift] Xcode, 아이폰에서 앱 테스트하는 방법 (0) | 2020.05.07 |
Comments
jake-kim님의
글이 좋았다면 응원을 보내주세요!