git
Pro Git
Atlassian Git Tutorial
Pro Git 简体中文翻译
GitX
liuguangxuan
V2EX  ›  git

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

  •  
  •   liuguangxuan · Dec 19, 2024 · 1393 views
    This topic created in 556 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   ·   3600 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 04:59 · PVG 12:59 · LAX 21:59 · JFK 00:59
    ♥ Do have faith in what you're doing.