로컬에서 git commit 여러번 하고 git push하면
github의 commit log에는 push하는 시점의 commit message만 저장 되나요 아니면 그 이전 commit log를 모두 볼 수 있나요?