부모글 보이기/감추기 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 비밀번호 댓글 작성자 ... 31 32 33 [34] 35 36 37 38 39 40 41 42 43 44 45 ... NoWriterDateCnt.TitleFile(s) 13090정성태6/29/202214411오류 유형: 815. PyPI에 업로드한 패키지가 반영이 안 되는 경우13089정성태6/28/202215098개발 환경 구성: 646. HOSTS 파일 변경 시 Edge 브라우저에 반영하는 방법13088정성태6/27/202213519개발 환경 구성: 645. "Developer Command Prompt for VS 2022" 명령행 환경의 폰트를 바꾸는 방법13087정성태6/23/202217491스크립트: 41. 파이썬 - FastAPI / uvicorn 호스팅 환경에서 asyncio 사용하는 방법 [1]13086정성태6/22/202216900.NET Framework: 2026. C# 11 - 문자열 보간 개선 2가지113085정성태6/22/202216666.NET Framework: 2025. C# 11 - 원시 문자열 리터럴(raw string literals)113084정성태6/21/202215448개발 환경 구성: 644. Windows - 파이썬 2.7을 msi 설치 없이 구성하는 방법13083정성태6/20/202216049.NET Framework: 2024. .NET 7에 도입된 GC의 메모리 해제에 대한 segment와 region의 차이점 [2]13082정성태6/19/202215111.NET Framework: 2023. C# - Process의 I/O 사용량을 보여주는 GetProcessIoCounters Win32 API113081정성태6/17/202214260.NET Framework: 2022. C# - .NET 7 Preview 5 신규 기능 - System.IO.Stream ReadExactly / ReadAtLeast113080정성태6/17/202215248개발 환경 구성: 643. Visual Studio 2022 17.2 버전에서 C# 11 또는 .NET 7.0 preview 적용13079정성태6/17/202212684오류 유형: 814. 파이썬 - Error: The file/path provided (...) does not appear to exist13078정성태6/16/202215866.NET Framework: 2021. WPF - UI Thread와 Render Thread113077정성태6/15/202216854스크립트: 40. 파이썬 - PostgreSQL 환경 구성13075정성태6/15/202213698Linux: 50. Linux - apt와 apt-get의 차이 [2]13074정성태6/13/202214734.NET Framework: 2020. C# - NTFS 파일에 사용자 정의 속성값 추가하는 방법113073정성태6/12/202214824Windows: 207. Windows Server 2022에 도입된 WSL 213072정성태6/10/202215061Linux: 49. Linux - ls 명령어로 출력되는 디렉터리 색상 변경 방법13071정성태6/9/202215720스크립트: 39. Python에서 cx_Oracle 환경 구성13070정성태6/8/202216396오류 유형: 813. Windows 11에서 입력 포커스가 바뀌는 문제 [1]13069정성태5/26/202218384.NET Framework: 2019. C# - .NET에서 제공하는 3가지 Timer 비교 [2]13068정성태5/24/202217054.NET Framework: 2018. C# - 일정 크기를 할당하는 동안 GC를 (가능한) 멈추는 방법 [1]113067정성태5/23/202215165Windows: 206. Outlook - 1년 이상 지난 메일이 기본적으로 안 보이는 문제13066정성태5/23/202214643Windows: 205. Windows 11 - Windows + S(또는 Q)로 뜨는 작업 표시줄의 검색 바가 동작하지 않는 경우13065정성태5/20/202215863.NET Framework: 2017. C# - Windows I/O Ring 소개 [2]113064정성태5/18/202215243.NET Framework: 2016. C# - JIT 컴파일러의 인라인 메서드 처리 유무 ... 31 32 33 [34] 35 36 37 38 39 40 41 42 43 44 45 ...