부모글 보이기/감추기 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) 1244정성태2/24/201237348.NET Framework: 308. .NET System.Threading.Thread 개체에서 Native Thread Id를 구할 수 있을까? [1]11243정성태2/23/201237389개발 환경 구성: 143. Visual Studio 2010 - .NET Framework 소스 코드 디버깅 - 두 번째 이야기 [1]1242정성태2/20/201243434VC++: 58. API Hooking - 64비트를 고려해야 한다면? EasyHook! [7]11241정성태2/20/201230143.NET Framework: 307. .NET 4.0 응용 프로그램을 위한 ILMerge1240정성태2/19/201236611디버깅 기술: 48. C/C++ JNI DLL을 Visual Studio로 디버깅하는 방법 [2]1239정성태2/19/201228561.NET Framework: 306. 컴퓨터에 실행된 프로세스 중에 닷넷 응용 프로그램임을 알 수 있는 방법 - C# [1]11238정성태2/19/201232932.NET Framework: 305. GetPrivateProfileSection / WritePrivateProfileSection의 C# 버전11237정성태2/18/201236735개발 환경 구성: 142. Windows Embedded POSReady 7 설치 [1]1236정성태2/17/201232798개발 환경 구성: 141. Windows 2008 R2 RDP 라이선스 서버 설치하는 방법1235정성태2/16/201229644.NET Framework: 304. Hyper-V의 가상 머신을 C#으로 제어하는 방법 [1]11234정성태2/16/201231949.NET Framework: 303. 원본 파일의 공백/라인을 유지한 체 XML 파일을 저장하는 방법 [1]11233정성태2/16/201238111.NET Framework: 302. supportedRuntime 옵션과 System.BadImageFormatException 예외 [5]1232정성태2/9/201233830VC++: 57. 웹 브라우저에서 Flash만 빼고 다른 ActiveX를 차단할 수 있을까? [3]11231정성태2/8/201243116VC++: 56. Win32 API 후킹 - Trampoline API Hooking [5]11230정성태2/6/201228208개발 환경 구성: 140. 프로젝트 생성 시부터 "Enable the Visual Studio hosting process" 옵션을 끄는 방법1229정성태2/4/201233811.NET Framework: 301. P/Invoke의 성능을 높이기 위해 C++/CLI가 선택되려면? [5]11228정성태2/4/201283641.NET Framework: 300. C#으로 만드는 음성인식/TTS 프로그램 [47]11227정성태2/3/201233835.NET Framework: 299. 해당 어셈블리가 Debug 빌드인지, Release 빌드인지 알아내는 방법11226정성태1/28/201275926.NET Framework: 298. 홀 펀칭(Hole Punching)을 이용한 Private IP 간 통신 - C# [15]31225정성태1/24/201230286.NET Framework: 297. 특정 EXE 파일의 실행을 Internet Explorer처럼 "Protected Mode"로 실행하는 방법 [1]11224정성태1/21/201242041개발 환경 구성: 139. 아마존 EC2에 새로 추가된 "1년 무료 Windows 서버 인스턴스"가 있다는데, 직접 만들어 볼까요? ^^ [11]1223정성태1/20/201231741.NET Framework: 296. 괜찮은 문자열 해시함수? - 두 번째 이야기 [1]11222정성태1/18/201239295.NET Framework: 295. 괜찮은 문자열 해시 함수? [4]11221정성태1/17/201228414오류 유형: 147. System.Runtime.InteropServices.COMException (0x80005000)1220정성태1/15/201228859.NET Framework: 294. Master web.config 파일을 수정하려면?11219정성태1/15/201231140.NET Framework: 293. Microsoft PowerPoint 슬라이드를 HTML 파일로 ".files" 폴더 없이 저장하는 방법 (C# 코드)1 ... 151 152 153 154 155 [156] 157 158 159 160 161 162 163 164 165 ...