부모글 보이기/감추기 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) 11199정성태5/16/201721136.NET Framework: 657. CultureInfo.GetCultures가 반환하는 값11198정성태5/10/201722665.NET Framework: 656. Windows Forms의 오류(Exception) 처리 방법에 대한 차이점 설명11197정성태5/8/201719507개발 환경 구성: 315. VHD 파일의 최소 크기111196정성태5/4/201720702오류 유형: 384. Msvm_ImageManagementService WMI 객체를 사용할 때 오류 상황 정리 [1]11195정성태5/3/201721019.NET Framework: 655. .NET Framework 4.7 릴리스11194정성태5/3/201723259오류 유형: 383. net use 명령어로 네트워크 드라이브 연결 시 "System error 67 has occurred." 오류 발생11193정성태5/3/201721514Windows: 141. 설치된 Windows로부터 설치 이미지를 만드는 방법11192정성태5/2/201722064Windows: 140. unattended.xml/autounattend.xml 파일을 마련하는 방법11191정성태5/2/201722807Windows: 139. Dell Venue 8 Pro 태블릿에 USB를 이용한 윈도우 운영체제 설치 방법11190정성태5/2/201728146Windows: 138. Windows 운영체제의 ISO 설치 파일에 미리 Device driver를 준비하는 방법11189정성태5/2/201720175Windows: 137. Windows 7 USB/DVD DOWNLOAD TOOL로 98%에서 실패하는 경우11188정성태4/27/201722674VC++: 118. Win32 HANDLE 자료형의 이모저모 [1]11187정성태4/26/201723215개발 환경 구성: 314. C# - PowerPoint 확장 Add-in 만드는 방법 [1]111186정성태4/24/201721007VS.NET IDE: 117. Visual Studio 확장(VSIX)을 이용해 사용자 매크로를 추가하는 방법 [1]111185정성태4/22/201718941VS.NET IDE: 116. Visual Studio 확장(VSIX)을 이용해 사용자 메뉴 추가하는 방법 (2) - 동적 메뉴 구성111184정성태4/21/201720491VS.NET IDE: 115. Visual Studio 확장(VSIX)을 이용해 사용자 메뉴 추가하는 방법111183정성태4/19/201719296.NET Framework: 654. UWP 앱에서 FolderPicker 사용 시 유의 사항111182정성태4/19/201723362개발 환경 구성: 313. Nuget Facebook 라이브러리를 이용해 ASP.NET 웹 폼과 로그인 연동하는 방법11181정성태4/18/201720299개발 환경 구성: 312. Azure Web Role의 AppPool 실행 권한을 Local System으로 바꾸는 방법11180정성태4/16/201723339Java: 18. Java의 Memory Mapped File 자원 반환이 안 되는 문제11179정성태4/13/201716492기타: 64. SVG Converter 스토어 앱 개인정보 보호 정책 안내11178정성태4/10/201718601개발 환경 구성: 311. COM+ 관리자의 DCOM 구성에 나오는 기준11177정성태4/7/201719134.NET Framework: 653. C# 7 새로운 문법(1) - 더욱 편리해진 Out 변수 사용111176정성태4/5/201716105VC++: 117. Visual Studio - ATL COM 개체를 단위 테스트 하는 방법11175정성태4/5/201725852.NET Framework: 652. C# 개발자를 위한 C++ COM 객체의 기본 구현 방식 설명111174정성태4/3/201719357VC++: 116. Visual Studio 단위 테스트 - Failed to set up the execution context to run the test ... 106 107 108 [109] 110 111 112 113 114 115 116 117 118 119 120 ...