我使用以下命令来查看未推送到远程分支的所有本地提交,但我没有得到所有这些本地提交.
git log git log origin/master..master
我想看到至少10个本地提交(仅限本地).
git bitbucket
bitbucket ×1
git ×1