개발(Web)/VCS 37

[Git/GitHub] Failed to write credentials for 'https://github.com/이름/레포명.git' to secure store Salt must be 8 bytes long

[eclipse][git] 이클립스 git 처리 중 failed to write credential 'https://github.com' 오류 이클립스에 저장된 git 저장소의 키가 꼬이게 되면 이런 오류가 발생한다. failed to write credential 'https://github.com' 이 오류가 발생하면 암호를 매번 다시 넣어야 한다. 이럴 때는 이클립스에 저장된 118k.tistory.com Eclipse secure storage Is it possible to disable completely the secure storage password of Eclipse? I am running Eclipse Helios on Windows 7. stackoverflow.com

개발(Web)/VCS 2020.12.13

[Git] error: failed to push some refs to 'https://github.com/이름/레포지토리.git

깃 에러(Git error) fatal: pathspec '파일명.확장자명' did not match any files. Ⅰ. fatal: pathspec '파일명.확장자명' did not match any files. * 임의의 텍스트파일을 만든 후 프로젝트로 추가하려고 했다. https://www.youtube.com/watch?v=rhP5pseOJc0&list=PLRx0vPvlEmdD5FLIdwT.. shinye0213.tistory.com error: failed to push some refs to 'https://github.com/이름/레포지토리.git 방법 1. push -f 깃허브, failed to push some refs to~,Updates were rejected because ..

개발(Web)/VCS 2020.07.22

[Git] fatal: pathspec '파일명.확장자명' did not match any files.

fatal: pathspec '파일명.확장자명' did not match any files. 참고한 영상. 순조롭게 따라가다가 11분 20초경부터 문제가 생김 깃(Git), 깃허브(GitHub) 재설치 깃 푸시(Git push) 실패 방법 1. 파일 삭제 fatal: pathspec '파일명.확장자명' did not match any files. → 기존 파일을 삭제해 해결 error: failed to push some refs to 'https://github.com/이름/레포지토리.git → 아래 글에서 해결 깃 에러(Git error) error: failed to push some refs to 'https://github.com/이름/레포지토리.git 깃 에러(Git error) fatal: ..

개발(Web)/VCS 2020.07.22

[Git/GitHub] 깃 설치 및 깃허브 회원가입

깃허브(GitHub) 회원가입 회원가입 절차는 이 영상을 참고하면 됨 깃 원격저장소(git remote repository) 만들기 이 영상을 참고해 레포지토리를 만듦 깃(Git) 설치 Git - Downloads Downloads Mac OS X Windows Linux/Unix Older releases are available and the Git source repository is on GitHub. GUI Clients Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a platform-specific git-scm.com 깃 명령어(git ..

개발(Web)/VCS 2020.07.21
반응형