git add . 무반응
Git add "fatal: in unpopulated submodule XXX" error
warning: LF will be replaced by CRLF in blog-frontend/.gitignore.
The file will have its original line endings in your working directory
! [rejected] master -> master (non-fast-forward)
error: failed to push some refs to 'https://github.com/ImHuiSeon/react-blog.git'
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Integrate the remote changes (e.g.
hint: 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
! [rejected] master -> master (fetch first)
error: failed to push some refs to 'https://github.com/ImHuiSeon/University.git'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
no such file or directory, stat '프로젝트경로\build'
Failed to get remote.origin.url (task must either be run in a git repository with a configured origin remote or must be configured with
the "repo" option).
remote: Permission to Im-hass/capitalist-class-simulation.git denied to ImHuiSeon.
배포
On branch master
Untracked files: 파일 목록 nothing added to commit but untracked files present
error: The following untracked working tree files would be overwritten by merge:
README.md
Please move or remove them before you merge.
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.
On branch master
Your branch is ahead of 'origin/master' by 5 commits.
(use "git push" to publish your local commits)
! [rejected] master -> master (non-fast-forward)
error: failed to push some refs to '링크'
! [rejected] master -> master (non-fast-forward)
error: failed to push some refs to 'https://github.com/ImHuiSeon/University.git'
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Integrate the remote changes (e.g.
hint: 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
fatal: the remote end hung up unexpectedly
error: The following untracked working tree files would be overwritten by merge
git checkout error: pathspec 'main' did not match any file(s) known to git
Git 비밀번호 정책 바뀜 :
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
fatal: unable to access 'https://github.com/Im-hass/react-webgame.git/':
The requested URL returned error: 403