Question: How to remove empty commit from git-svn? #5133
              
                Unanswered
              
          
                  
                    
                      NickLiu635
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| Since this does not seem to be a Windows-specific question, you may instead want to take it to the Git mailing list (send plain-text messages, HTML messages are dropped silently). | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I use

--ignore-pathsto filter some file out when usinggit svn init, which makes git-svn generate some empty commit.> git log --oneline --statHow to remove empty commit from git-svn?
Beta Was this translation helpful? Give feedback.
All reactions