부모글 보이기/감추기 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 비밀번호 댓글 작성자 ... 136 137 138 139 140 141 142 [143] 144 145 146 147 148 149 150 ... NoWriterDateCnt.TitleFile(s) 1594정성태1/15/201428237오류 유형: 212. 마이크로소프트 라이브 계정 로그인 실패하는 경우1593정성태1/14/201427076오류 유형: 211. ASP.NET 응용 프로그램을 IIS Express에서 디버깅할 때 "Requested registry access is not allowed" 오류 발생1592정성태1/14/201425854오류 유형: 210. 2대의 AD가 있는 경우 도메인에 컴퓨터 추가를 실패한다면? [1]1591정성태1/14/201428773오류 유형: 209. DebugDiag: Unable to find mscordacwks_x86_x86_[...version...].dll1590정성태1/14/201430046오류 유형: 208. VSS Writer - NTDS 오류1589정성태1/14/201439426Windows: 85. 컴퓨터를 껐는데도 어느 순간 자동으로 켜진다면? [2]1588정성태1/14/201436042Windows: 84. 윈도우 7/8 - 메뉴 항목이 잔상으로 남는 문제1587정성태1/14/201432135디버깅 기술: 60. NT 서비스가 시작하자마자 디버거를 연결시키는 방법 (2)1586정성태1/14/201433282디버깅 기술: 59. NT 서비스가 시작하자마자 디버거를 연결시키는 방법 (1) [1]1585정성태1/14/201436380VS.NET IDE: 84. Visual Studio를 이용한 파일 비교(diff)1584정성태1/13/201437998Windows: 83. 윈도우 8 - UI가 있는 프로그램을 Local SYSTEM 권한의 세션 0 데스크톱에서 실행하는 방법1583정성태1/13/201436203Windows: 82. 윈도우 8 - "Interactive Services Detection" 서비스 시작하는 방법 [1]1582정성태1/12/201434618개발 환경 구성: 210. 원격 데스크톱(RDP) 접속 프로그램 - Royal TS [1]1581정성태1/12/201436327.NET Framework: 408. 자바와 닷넷의 제네릭 차이점 - 중간 언어 및 공변/반공변 처리 [8]1580정성태1/12/201446876.NET Framework: 407. 닷넷 사용자 정의 예외 클래스의 최소 구현 코드 [1]1579정성태1/12/201427717오류 유형: 207. System.ArgumentException was unhandled - Message=[net_WebHeaderInvalidControlChars]1578정성태1/11/201440156개발 환경 구성: 209. Fiddler에서 WebSocket 통신을 모니터링하는 방법 [1]1577정성태1/11/201431820오류 유형: 206. WriteFile Win32API 사용 시 비정상 종료 현상 [4]1576정성태1/11/201447291Windows: 81. 긴 이름의 파일/폴더 삭제하는 법 [5]1575정성태1/11/201427040오류 유형: 205. Exception calling "Provision" with "0" argument(s): "The timer job did not complete running within the allotted time."1574정성태1/11/201429575오류 유형: 204. An unhandled exception ('System.Security.Cryptography.CryptographicException') occurred in OWSTIMER.EXE1573정성태1/11/201428008오류 유형: 203. 이벤트 로그 에러 - MsiInstaller에서 Chart Controls 설치 관련 오류 발생1572정성태1/9/201431688.NET Framework: 406. CoreLab - OraDirect .NET 사용법1571정성태1/9/201427824.NET Framework: 405. override 메서드가 정의된 타입의 인스턴스로 base 메서드를 호출하는 방법 - 두 번째 이야기1570정성태1/9/201431050Math: 11. C# 시뮬레이션 - 몬티홀 게임11569정성태1/8/201427868Windows: 80. 윈도우 서버 백업의 복원하는 옵션 설명 ... 136 137 138 139 140 141 142 [143] 144 145 146 147 148 149 150 ...