부모글 보이기/감추기 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 비밀번호 댓글 작성자 ... 121 122 123 [124] 125 126 127 128 129 130 131 132 133 134 135 ... NoWriterDateCnt.TitleFile(s) 10939정성태4/18/201630506.NET Framework: 572. .NET APM 비동기 호출의 Begin...과 End... 조합 [3]110938정성태4/13/201627666오류 유형: 325. 파일 삭제 시 오류 - Error 0x80070091: The directory is not empty.10937정성태4/13/201636469Windows: 115. UEFI 모드로 윈도우 10 설치 가능한 USB 디스크 만드는 방법10936정성태4/8/201651215Windows: 114. 삼성 센스 크로노스 7 노트북의 운영체제를 USB 디스크로 새로 설치하는 방법 [3]10935정성태4/7/201633455웹: 32. Edge에서 Google Docs 문서 편집 시 한영 전환키가 동작 안하는 문제10934정성태4/5/201630455디버깅 기술: 77. windbg의 콜스택 함수 인자를 쉽게 확인하는 방법 [1]10933정성태4/5/201636821.NET Framework: 571. C# - 스레드 선호도(Thread Affinity) 지정하는 방법 [8]110932정성태4/4/201633472VC++: 96. C/C++ 식 평가 - printf("%d %d %d\n", a, a++, a); [1]10931정성태3/31/201629788개발 환경 구성: 283. Hyper-V 내에 구성한 Active Directory 환경의 시간 구성 방법 [3]10930정성태3/30/201626696.NET Framework: 570. .NET 4.5부터 추가된 CLR Profiler의 실행 시 Rejit 기능10929정성태3/29/201638327.NET Framework: 569. ServicePointManager.DefaultConnectionLimit의 역할110928정성태3/28/201644260.NET Framework: 568. ODP.NET의 완전한 닷넷 버전 Oracle ODP.NET, Managed Driver [2]110927정성태3/25/201631537.NET Framework: 567. System.Net.ServicePointManager의 DefaultConnectionLimit 속성 설명10926정성태3/24/201632352.NET Framework: 566. openssl의 PKCS#1 PEM 개인키 파일을 .NET RSACryptoServiceProvider에서 사용하는 방법 [10]110925정성태3/24/201624688.NET Framework: 565. C# - Rabin-Miller 소수 생성 방법을 이용하여 RSACryptoServiceProvider의 개인키를 직접 채워보자 - 두 번째 이야기110924정성태3/22/201627704오류 유형: 324. Visual Studio에서 Azure 클라우드 서비스 생성 시 Failed to initialize the PowerShell host 에러 발생10923정성태3/21/201626435.NET Framework: 564. C# - DGML로 바이너리 트리 출력하는 방법 [1]110922정성태3/21/201628624.NET Framework: 563. 디버깅 용도로 이진 트리의 내용을 출력하는 방법110921정성태3/17/201633824.NET Framework: 562. BBI 인터프리터 C/C++ 코드를 C#으로 변환 [3]210920정성태3/15/201632238.NET Framework: 561. null 처리된 객체가 왜 GC에 의해 수집되지 않을까요? [6]110919정성태3/12/201627719.NET Framework: 560. C#에서 return할 때 명시적으로 casting한 것과 안한 것의 차이 [2]110918정성태3/10/201626180.NET Framework: 559. WPF - ICommand.CanExecuteChanged가 해제되지 않는 문제 [2]110917정성태3/10/201645298.NET Framework: 558. WPF - ICommand 동작 방식 [9]110916정성태3/9/201634034.NET Framework: 557. 머신 바이트 배열로부터 역어셈블해주는 라이브러리 - Udis86 Assembler210915정성태3/9/201627885오류 유형: 323. FatalExecutionEngineError was detected10914정성태3/8/201630855오류 유형: 322. 정적 라이브러리 참조 시 "LNK2019 unresolved external symbol '...' referenced in function" 오류 발생1 ... 121 122 123 [124] 125 126 127 128 129 130 131 132 133 134 135 ...