Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法在不检查任何一个分支的情况下将一个分支合并到另一个分支?例如,我已签出分支“master”,但我想将分支-a 合并到分支-b,而不离开 master。