fatal: 현재 분기의 업스트림 분기가 현재 분기의 이름과 일치하지 않습니다. 원격 지점 체크아웃 후releases/rel_5.4.1Git GUI를 사용하면 예기치 않은 오류 메시지가 나타납니다.push: fatal: The upstream branch of your current branch does not match the name of your current branch. To push to the upstream branch on the remote, use git push origin HEAD:releases/rel_5.4.1 To push to the branch of the same name on the remote, use git push origin rel_5.4.1 깃이 무슨 말을 하..