You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yjh1534 edited this page Dec 5, 2018
·
2 revisions
로컬에서 작업하고 commit을 push하기 전에 사용자 설정을 실수하여 작성자가 --unset으로 작성되었습니다. 2번 push한 후에 발견하여 rebase와 commit --amend로 수정하였으나, github의 repository 상에는 --unset과 yjh1534가 함께 작성자로 등록되어 있습니다. --unset역시 yjh1534와 같은 작성자입니다.
rebase와 commit --amend 다시 사용하여 문제 해결하였습니다.(12월 5일 7시 24분)