merge stage into feature-branch and then try to revert this merge commit

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 3.2
    • Component/s: General, Git, GitFlow
    • None
    • Severity 2 - Major

      Hallo guys,

      I merged in feature-branch our instead of develop the stage branch... then I try to reverse this commit. ST show me error:
       

      Unable to find source-code formatter for language: text. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
      git --no-optional-locks -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree revert --no-edit d19adab5e40ad3c30a7518751246469367e51dbf 
      
      error: commit d19adab5e40ad3c30a7518751246469367e51dbf is a merge but no -m option was given. 
      
      fatal: revert failed 
      
      Completed with errors, see above
      

      Tested on macOS Mojave (v10.14.6 (18G3020)) with ST v3.2 (224)

      PS: GitFlow was activated in our Project too.

            Assignee:
            Unassigned
            Reporter:
            elloth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: