부모글 보이기/감추기 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) 1033정성태5/1/201133322웹: 19. IIS Express - appcmd.exe를 이용한 applicationHost.config 변경 [2]1032정성태5/1/201130013웹: 18. IIS Express를 NT 서비스로 변경1031정성태4/30/201130990웹: 17. IIS Express - "IIS Installed Versions Manager Interface"의 IIISExpressProcessUtility 구하는 방법 [1]11030정성태4/30/201153400개발 환경 구성: 118. IIS Express - localhost 이외의 호스트 이름으로 접근하는 방법 [4]11029정성태4/28/201142342개발 환경 구성: 117. XCopy에서 파일/디렉터리 확인 질문 없애기 [2]1028정성태4/27/201139764오류 유형: 119. Visual Studio 2010 SP1 설치 후 Windows Phone 개발자 도구로 인한 재설치 문제 [3]1027정성태4/25/201128900디버깅 기술: 40. 상황별 GetFunctionPointer 반환값 정리 - x8611026정성태4/25/201147542디버깅 기술: 39. DebugDiag 1.1을 사용한 덤프 분석 [7]1025정성태4/24/201129378개발 환경 구성: 116. IIS 7 관리자 - Active Directory Certification Authority로부터 SSL 사이트 인증서 받는 방법 [2]1024정성태4/22/201130721오류 유형: 118. Windows 2008 서버에서 Event Viewer / PowerShell 실행 시 비정상 종료되는 문제 [1]1023정성태4/20/201131604.NET Framework: 210. Windbg 환경에서 확인해 본 .NET 메서드 JIT 컴파일 전과 후 [1]1022정성태4/19/201126852디버깅 기술: 38. .NET Disassembly 창에서의 F11(Step-into) 키 동작11021정성태4/18/201129302디버깅 기술: 37. .NET 4.0 응용 프로그램의 Main 함수에 BreakPoint 걸기1020정성태4/18/201130033오류 유형: 117. Failed to find runtime DLL (mscorwks.dll), 0x800040051019정성태4/17/201130915디버깅 기술: 36. Visual Studio의 .NET Disassembly 창의 call 호출에 사용되는 주소의 의미는? [1]11018정성태4/16/201134714오류 유형: 116. 윈도우 업데이트 오류 - 0x8020000E1017정성태4/14/201129167개발 환경 구성: 115. MSBuild - x86/x64, .NET 2/4, debug/release 빌드에 대한 배치 처리11016정성태4/13/201145332개발 환경 구성: 114. Windows Thin PC 설치 [2]1015정성태4/9/201130622.NET Framework: 209. AutoReset, ManualReset, Monitor.Wait의 차이11014정성태4/7/2011108134오류 유형: 115. ORA-12516: TNS:listener could not find available handler with matching protocol stack [2]1013정성태4/7/201125905Team Foundation Server: 45. SharePoint 2010 + TFS 2010 환경에서 ProcessGuidance.html 파일 다운로드 문제1012정성태4/6/201134653.NET Framework: 208. WCF - 접속된 클라이언트의 IP 주소 알아내는 방법 [1]1011정성태3/31/201136979오류 유형: 114. 인증서 갱신 오류 - The request contains no certificate template information.1010정성태3/30/201127779개발 환경 구성: 113. 응용 프로그램 디자인 스케치 도구 - SketchFlow [4]1009정성태3/29/201140109개발 환경 구성: 112. Visual Studio 2010 - .NET Framework 소스 코드 디버깅 [4]1008정성태3/27/201132410.NET Framework: 207. C# - Right operand가 음수인 Shift 연산 결과 [2] ... 151 152 153 154 155 156 157 158 159 160 161 [162] 163 164 165 ...