V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
git
Pro Git
Atlassian Git Tutorial
Pro Git 简体中文翻译
GitX
liuguangxuan
V2EX  ›  git

在 Git 中,已知某一个分支的某个 Commit 引入了一个 bug,如何快速确定这个 bug 是经过哪些分支流转到 master 分支的?

  •  
  •   liuguangxuan · Dec 19, 2024 · 1288 views
    This topic created in 504 days ago, the information mentioned may be changed or developed.
    工具或者 git 命令均可,如何确定这个 commit 流转至 master 的路线。
    wfg
        1
    wfg  
       Dec 19, 2024 via iPhone
    git log —oneline —graph <commit>..master
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1153 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 38ms · UTC 23:15 · PVG 07:15 · LAX 16:15 · JFK 19:15
    ♥ Do have faith in what you're doing.