Cannot combine commits using TortoiseGit
        Posted  
        
            by JC
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by JC
        
        
        
        Published on 2010-03-16T22:20:41Z
        Indexed on 
            2010/03/16
            22:21 UTC
        
        
        Read the original article
        Hit count: 486
        
git
|tortoisegit
I have two branches with several commits each. On one branch, I can go to the log, select two commits, and TortoiseGit shows "combine to one commit" in the context menu. On the other branch this option does not show in the context menu. Both sequence of commits is very similar; add file then modify it, so there is no difference really between the branches.
What factors would cause this "combine to one commit" to not be available? I'm wondering if I should just switch to the command line.
© Stack Overflow or respective owner