부모글 보이기/감추기 AD BLOCK 해제 요청 이 글에는 광고가 많이 들어가 있지 않습니다. adblock을 해제하셔도 글을 읽는데 그다지 부담이 없으니 해제를 부탁드립니다. (연관된 글이 1개 있습니다.) git fetch - warning: 'C:\ProgramData/Git/config' has a dubious owner: '(unknown)'. git fetch를 했는데 뜬금없이 이런 경고가 뜨는군요. c:\temp> git fetch origin warning: 'C:\ProgramData/Git/config' has a dubious owner: '(unknown)'. For security reasons, it is therefore ignored. To fix this, please transfer ownership to an admininstrator. 검색해 보면, Latest Update brings Github error on pull, push, or sync ; https://stackoverflow.com/questions/57592530/latest-update-brings-github-error-on-pull-push-or-sync Git failing with "unknown author" ; https://developercommunity.visualstudio.com/content/problem/697976/git-failing-with-unknown-author.html "C:\ProgramData\Git" 폴더에 (확장자 없이) "config" 파일을 만들어 주면 됩니다. 내용은 그냥 전역적으로 사용될 기본값 정도로만 채워주는 식인 듯합니다. [core] symlinks = false autocrlf = true fscache = true [color] diff = auto status = auto branch = auto interactive = true [help] format = html [rebase] autosquash = true [이 글에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.] [다음 글] 오류 유형: 566. 비주얼 스튜디오 - Failed to register URL "http://localhost:6879/" for site "..." application "/". Error description: Access is denied. (0x80070005)[이전 글] 개발 환경 구성: 457. 윈도우 응용 프로그램의 Socket 연결 시 time-out 시간 제어 [연관 글] 오류 유형: 612. warning: 'C:\ProgramData/Git/config' has a dubious owner: '...'. [최초 등록일: 9/5/2019] [최종 수정일: 9/5/2019] 이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다. by SeongTae Jeong, mailto:techsharer at outlook.com 비밀번호 댓글 작성자 ... 151 152 153 154 155 [156] 157 158 159 160 161 162 163 164 165 ... NoWriterDateCnt.TitleFile(s) 1213정성태12/31/201127312.NET Framework: 290. WCF - 접속된 클라이언트의 IP 주소 알아내는 방법 - 두 번째 이야기1212정성태12/31/201127248오류 유형: 145. The trust relationship between this workstation and the primary domain failed.1211정성태12/31/201132170.NET Framework: 289. WindowsFormsHost를 사용하는 XBAP 응용 프로그램11210정성태12/30/201150815.NET Framework: 288. FFmpeg.exe를 이용한 C# 동영상 인코더 예제 [9]11209정성태12/29/201125579개발 환경 구성: 138. BizTalk 2006 설치 방법1208정성태12/28/201149505.NET Framework: 287. Excel Sheet를 WinForm에서 사용하는 방법 [8]21207정성태12/26/201128037.NET Framework: 286. x86/x64로 구분된 코드를 포함하는 경우, 다중으로 어셈블리를 만들어야 할까요?11206정성태12/25/201128637.NET Framework: 285. Shader 강좌와 함께 배워보는 XNA Framework (3) - 텍스처 매핑 예제11205정성태12/25/201134735.NET Framework: 284. Thread 개체의 Interrupt와 Abort의 차이점11204정성태12/22/201128234.NET Framework: 283. MEF를 ASP.NET에 성능 손실 없이 적용하려면? [7]1203정성태12/21/201128529제니퍼 .NET: 18. MEF가 적용된 ASP.NET 웹 사이트를 제니퍼 닷넷으로 모니터링 해본 결과! [6]1202정성태12/21/201129048오류 유형: 144. The database '...' cannot be opened because it is version 661.1201정성태12/14/201144180디버깅 기술: 47. .NET Reflector를 이용한 "소스 코드가 없는" 어셈블리 디버깅 [4]1200정성태12/11/201129940디버깅 기술: 46. Windbg 확장 DLL 만들기 (2) - Debugger Extension API 사용11199정성태12/11/201131032VC++: 55. JNI DLL 컴파일 시 x86과 x64의 Export된 함수의 이름이 왜 다를까요? [2]11198정성태12/9/201134753디버깅 기술: 45. Windbg 확장 DLL 만들기 (1) - 스레드를 강제 종료시키는 명령어 [2]11197정성태12/9/201133255.NET Framework: 282. Shader 강좌와 함께 배워보는 XNA Framework (2) - RenderMonkey의 Shader/Model 파일 연동21196정성태12/9/201136710.NET Framework: 281. Shader 강좌와 함께 배워보는 XNA Framework (1) - 기초 프로그램 구조 [3]21195정성태12/8/201150806오류 유형: 143. DXSDK_Jun10.exe 설치 시 "Error Code: S1023" 오류 해결하는 방법 [4]1194정성태12/8/201138545개발 환경 구성: 137. Visual C++ 런타임 구성요소에 대한 디버그 버전 설치하는 방법1193정성태12/8/201125562오류 유형: 142. Windows Phone SDK 7.1 설치 시 Expression Blend 제거를 요구하는 경우1192정성태12/8/201128471개발 환경 구성: 136. Windows 7 SP1의 IIS에서 사용자 프로파일을 로드하는 방법1191정성태12/6/201129652.NET Framework: 280. MVC3에서 JavaScriptSerializer 재정의하는 방법11190정성태12/6/201132535오류 유형: 141. Visual C++ 컴파일 오류 - error C2275: 'xxxxx' : illegal use of this type as an expression [1]1189정성태12/6/201140142VS.NET IDE: 70. Visual Studio에서 프로젝트 로드가 안된다면?1188정성태12/3/201128927개발 환경 구성: 135. 마이크로소프트 TFS 호스팅 서비스 - Preview [3] ... 151 152 153 154 155 [156] 157 158 159 160 161 162 163 164 165 ...