부모글 보이기/감추기 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 비밀번호 댓글 작성자 ... 106 107 108 109 110 111 112 113 114 115 116 117 118 119 [120] ... NoWriterDateCnt.TitleFile(s) 10924정성태3/22/201620942오류 유형: 324. Visual Studio에서 Azure 클라우드 서비스 생성 시 Failed to initialize the PowerShell host 에러 발생10923정성태3/21/201622102.NET Framework: 564. C# - DGML로 바이너리 트리 출력하는 방법 [1]110922정성태3/21/201622496.NET Framework: 563. 디버깅 용도로 이진 트리의 내용을 출력하는 방법110921정성태3/17/201625468.NET Framework: 562. BBI 인터프리터 C/C++ 코드를 C#으로 변환 [3]210920정성태3/15/201627109.NET Framework: 561. null 처리된 객체가 왜 GC에 의해 수집되지 않을까요? [6]110919정성태3/12/201623133.NET Framework: 560. C#에서 return할 때 명시적으로 casting한 것과 안한 것의 차이 [2]110918정성태3/10/201619764.NET Framework: 559. WPF - ICommand.CanExecuteChanged가 해제되지 않는 문제 [2]110917정성태3/10/201640304.NET Framework: 558. WPF - ICommand 동작 방식 [9]110916정성태3/9/201626078.NET Framework: 557. 머신 바이트 배열로부터 역어셈블해주는 라이브러리 - Udis86 Assembler210915정성태3/9/201621666오류 유형: 323. FatalExecutionEngineError was detected10914정성태3/8/201624999오류 유형: 322. 정적 라이브러리 참조 시 "LNK2019 unresolved external symbol '...' referenced in function" 오류 발생110913정성태3/7/201624988.NET Framework: 556. C#으로 다루는 MBR(Master Boot Record) [9]110912정성태3/2/201621899.NET Framework: 555. List<T>의 Resize 메서드 구현 [2]110911정성태2/29/201625843Math: 15. 그래프 그리기로 알아보는 뉴턴-랩슨(Newton-Raphson's method)법과 제곱근 구하기 - C#110910정성태2/29/201627171Math: 14. HTML에서 수학 관련 기호/수식을 표현하기 위한 방법 - MathJax.js - 두 번째 이야기 [5]10909정성태2/25/201625373기타: 56. ETW provider 목록 [3]10908정성태2/25/201622172기타: 55. ETW man 파일 목록10907정성태2/24/201620612.NET Framework: 554. 인터프리터 - 재귀적 하향 구문 분석 C# 예제110906정성태2/24/201619476.NET Framework: 553. C# 관리 코드에서 IMetaDataDispenserEx, IMetaDataImport 관련 인터페이스를 얻는 방법110905정성태2/24/201623033오류 유형: 321. Hyper-V The operation failed with error code '32791'.10904정성태2/23/201619428.NET Framework: 552. 인터프리터 - 역폴란드 표기법을 이용한 식의 분석 - C# 예제110903정성태2/22/201620852.NET Framework: 551. 인터프리터 어휘 분석 프로그램 - C# 예제110902정성태2/22/201620732.NET Framework: 550. GetFunctionPointer 호출 시 System.InvalidProgramException 예외 발생10901정성태2/20/201622854.NET Framework: 549. ContextBoundObject 상속 클래스와 System.Reflection.ReflectionTypeLoadException 예외 [4]110900정성태2/19/201622037.NET Framework: 548. Linq는 결국 메서드 호출! [3]110899정성태2/17/201623340개발 환경 구성: 282. kernel32.dll, kernel32legacy.dll, api-ms-win-core-sysinfo-l1-2-0.dll [1] ... 106 107 108 109 110 111 112 113 114 115 116 117 118 119 [120] ...