부모글 보이기/감추기 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 비밀번호 댓글 작성자 ... 91 92 93 94 [95] 96 97 98 99 100 101 102 103 104 105 ... NoWriterDateCnt.TitleFile(s) 11620정성태7/22/201825006Graphics: 11. Unity로 실습하는 Shader (7) - Blur (평균값, 가우스, 중간값) 필터 [1]111619정성태7/21/201824447Graphics: 10. Unity로 실습하는 Shader (6) - Mosaic Shading11618정성태7/20/201820825개발 환경 구성: 387. 삼성 오디세이(Odyssey) 노트북의 운영체제를 새로 설치하는 방법11617정성태7/20/201821427Team Foundation Server: 50. TFS 소스 코드 관리 기능 (5) - "Rollback", "Rollback Entire Changeset"11616정성태7/17/201820388Graphics: 9. Unity Shader - 전역 변수의 초기화11615정성태7/17/201824829.NET Framework: 788. RawInput을 이용한 키보드/마우스 입력 모니터링111614정성태7/17/201828053Graphics: 8. Unity Shader - Texture의 UV 좌표에 대응하는 Pixel 좌표11613정성태7/16/201824909Graphics: 7. Unity로 실습하는 Shader (5) - Flat Shading11612정성태7/16/201822759Windows: 148. Windows - Raw Input의 Top level collection 의미11611정성태7/15/201823045Graphics: 6. Unity로 실습하는 Shader (4) - 퐁 셰이딩(phong shading)11610정성태7/15/201820973Graphics: 5. Unity로 실습하는 Shader (3) - 고로 셰이딩(gouraud shading) + 퐁 모델(Phong model) + Texture11609정성태7/15/201823460Graphics: 4. Unity로 실습하는 Shader (2) - 고로 셰이딩(gouraud shading) + 퐁 모델(Phong model)11608정성태7/15/201826665Graphics: 3. Unity로 실습하는 Shader (1) - 컬러 반전 및 상하/좌우 뒤집기11607정성태7/14/201827062Graphics: 2. Unity로 실습하는 Shader [1]11606정성태7/13/201827988사물인터넷: 19. PC에 연결해 동작하는 자신만의 USB 장치 만들어 보기111605정성태7/13/201824639사물인터넷: 18. New NodeMCU v3 아두이노 호환 보드의 내장 LED 및 입력 핀 사용법 [1]111604정성태7/12/201823822Math: 47. GeoGebra 기하 (24) - 정다각형111603정성태7/12/201818171Math: 46. GeoGebra 기하 (23) - sqrt(n) 제곱근111602정성태7/11/201819103Math: 45. GeoGebra 기하 (22) - 반전기하학의 원에 관한 반사변환111601정성태7/11/201822315Math: 44. GeoGebra 기하 (21) - 반전기하학의 직선 및 원에 관한 반사변환111600정성태7/10/201821492Math: 43. GeoGebra 기하 (20) - 세 점을 지나는 원111599정성태7/10/201819578Math: 42. GeoGebra 기하 (19) - 두 원의 안과 밖으로 접하는 직선111598정성태7/10/201822098Windows: 147. 시스템 복구 디스크를 USB 디스크에 만드는 방법11597정성태7/10/201824657사물인터넷: 17. Thinary Electronic - ATmega328PB 아두이노 호환 보드의 개발 환경 구성11596정성태7/10/201821559기타: 72. 과거의 용어 설명 - OWIN11595정성태7/10/201826868사물인터넷: 16. New NodeMCU v3 아두이노 호환 보드의 기본 개발 환경 구성 ... 91 92 93 94 [95] 96 97 98 99 100 101 102 103 104 105 ...