git 查看当前分支是从哪个分支创建出来的

使用命令

git reflog show feature-20260708-AutoStudyInput_add_action

### linux可以使用tail命令
git reflog show feature-20260708-AutoStudyInput_add_action | tail -20  

 

执行完成后 拉到最下面,如果日志过多 可以使用回车 直到最后

image

 

posted @ 2026-07-17 13:51  ジ绯色月下ぎ  阅读(4)  评论(0)    收藏  举报