查看某分支推送记录

如果dev-webpack从dev切出来的
可以用
git log dev..dev-webpack
查看单独的dev-webpack提交历史

猜你喜欢

转载自www.cnblogs.com/pansidong/p/11263047.html