When commit with a multiline message, $’ is auto suffixed to the end of a sentence.
Anyone knows how to disable this?

What is and how to remove the $' in commit message
        
          hej
          
            
        
        #1
      
      
        0 Likes
      
      
        
          kingkeith
          
            
        
        #2
      
      It doesn’t seem like something Sublime Merge would do by itself. Does it happen in other projects? Or from the command line? Maybe a commit hook causes it?
        1 Like