250x250
꾸준희
Enough is not enough
꾸준희
전체 방문자
2,319,279
오늘
213
어제
774

공지사항

  • 꾸준희 블로그
  • 분류 전체보기 (580)
    • 생각 (14)
    • Book Review (38)
    • Paper Review (18)
    • Research Topic (126)
      • Deep Learning (24)
      • Pose Estimation (29)
      • Object Detection (22)
      • Object Segmentation (3)
      • Object Tracking (11)
      • Video Surveillance (4)
      • Action Recognition (6)
      • Stereo Vision (6)
      • 3D Reconstruction (4)
      • Machine Vision (2)
      • Image Processing (11)
      • Dataset (4)
    • Development (76)
      • NVIDIA DeepStream (3)
      • NVIDIA TensorRT (30)
      • NVIDIA TAO Toolkit (2)
      • ONNX (8)
      • PyTorch (5)
      • TensorFlow (15)
      • TensorFlow Lite (1)
      • GPU | CUDA | PyCUDA (12)
    • Programming (147)
      • GStreamer | FFmpeg (6)
      • Python (27)
      • C | C++ (15)
      • OpenCV (34)
      • Linux (36)
      • Embedded linux (7)
      • Etc. (22)
    • Computer Science (62)
      • 학부 및 대학원 과목 (22)
      • 선형대수학 및 기타 수학 (7)
      • SQL-D (33)
    • 삽질 기록 (49)
    • 기타 (50)
      • 참고자료 (30)
      • 좋은 글 (5)
      • 티스토리 (2)
      • 논문 작성 관련 참고 (10)
      • 메모 (0)

블로그 메뉴

  • 👀 CV
  • 🌸 GitHub
  • 💌 LinkedIn
  • 📚 방명록

최근 댓글

  • python으로 만든 코드를 이제 a⋯
    android 초보
  • cannot resolve symbol 'type'⋯
    android 초보
  • 정확히 뭐라고 뜨나요?
    꾸준희
  • 앗 ㅠ 제가 오랜만에 스킨을 바⋯
    꾸준희
  • 선생님 ㅜㅠ 각도 계산하는 부⋯
    android 초보
07-04 08:58

티스토리

hELLO · Designed By 정상우.
꾸준희

Enough is not enough

[git] git push 안될 때
Programming/Etc.

[git] git push 안될 때

2020. 1. 17. 17:57
반응형

 

Windows 환경에서 git push 를 사용할 때 

 

>git push -u origin master


Counting objects: 28, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (27/27), done.
error: RPC failed; HTTP 403 curl 22 The requested URL returned error: 403 Forbidden
fatal: The remote end hung up unexpectedly
Writing objects: 100% (28/28), 426.36 MiB | 11.58 MiB/s, done.
Total 28 (delta 2), reused 0 (delta 0)
fatal: The remote end hung up unexpectedly
Everything up-to-date

 

 

위와 같은에러가 뜰 때 

 

git remote set-url origin ~ 도 설정해보고, SSH 도 추가해봤는데 소용이 없어서 아래와 같은 방법으로 해결.

 

 

 

 

 

윈도우 자격 증명 관리자에서 자신이 접속하고자 했던 리포지토리의 주소를 누른다. 

 

 

 

이 정보가 잘못되어있어서 문제가 생긴 것, 

 

사용자 이름과 암호를 제대로 넣어준다. 

 

 

참고자료 : https://2bbear-gds.tistory.com/entry/Git-%EC%93%B0%EB%8B%A4%EA%B0%80-Push%EA%B0%80-%EC%95%88%EB%90%A0%EB%95%8C-%ED%95%B4%EA%B2%B0-%EB%B0%A9%EB%B2%95

 

Git 쓰다가 Push가 안될때 해결 방법

master을(를) 푸시하는 중 분기를 원격 리포지토리에 푸시하는 동안 오류가 발생했습니다. Git failed with a fatal error. The remote end hung up unexpectedly The remote end hung up unexpectedly RPC failed..

2bbear-gds.tistory.com

 

 

반응형
저작자표시비영리
  • 카카오스토리
  • 트위터
  • 페이스북

'Programming > Etc.' 카테고리의 다른 글

[CMake] Ubuntu 환경에서 CMakeLists.txt 생성하기 위한 참고자료들  (0) 2020.06.17
[CMake] Ubuntu에 CMake 설치하기  (0) 2020.01.23
[git] git push 안될 때  (2) 2020.01.17
[JSON] JSON 파일 뷰어  (0) 2019.08.02
[Docker] docker 자주 쓰는 명령어 정리  (0) 2019.06.15
[GitHub] GitHub 에 폴더 올리기  (0) 2019.05.31
    'Programming/Etc.' 카테고리의 다른 글
    • [CMake] Ubuntu 환경에서 CMakeLists.txt 생성하기 위한 참고자료들
    • [CMake] Ubuntu에 CMake 설치하기
    • [JSON] JSON 파일 뷰어
    • [Docker] docker 자주 쓰는 명령어 정리
    꾸준희
    꾸준희
    생각과 기록 그리고 발전
    댓글쓰기
    1. 연구실지기
      2021.06.03 14:39
      도움 1 받음 ^^ 고마웡
      수정/삭제댓글쓰기댓글보기
      1. 꾸준희
        2021.06.04 17:26 신고
        누구징 ? 감사용
        수정/삭제
    다음 글
    [CMake] Ubuntu에 CMake 설치하기
    이전 글
    [JSON] JSON 파일 뷰어
    • 이전
    • 1
    • ···
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • ···
    • 22
    • 다음

    티스토리툴바