remote: Invalid username or password.
In a case you entered incorrect password, please
update it in Keychain Access application.
회사 비밀번호 업데이트 이후 git fetch 시, incorrect password 오류 발생
해당 블로그를 보고 해결했습니다.
위와 같이 키체인접근 > Fork.github.com.https > 마우스 오른쪽 클릭 > Fork.github.com.https 삭제 > git fork username/password 재등록
자동배포 시에, 운영서버 .git-credentials 안의 username/password 업데이트해주어야합니다.