git flow: deleting incorrect releases

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I'm using git flow to manage my the releases of my git-based project.



My code is currently on version 1.2.3, and I have accidentally done a git flow release start 1.2.4 before I was ready to do so. I want to completely abort that git flow scenario and completely get rid of the 1.2.4 release branch. Then I want to fix my code and restart that release process once again with a new, fresh 1.2.4 release branch.



In attempting to get rid of that incorrect 1.2.4 branch, I tried to do a git flow release finish 1.2.4, but I am being told the following ...



fatal: branch feature/1.2.4 does not exist and is required


What can I do to get rid of all incorrect 1.2.4 git flow work so I can restart the git flow process correctly for that version?



Thanks in advance.







share|improve this question
























    up vote
    0
    down vote

    favorite












    I'm using git flow to manage my the releases of my git-based project.



    My code is currently on version 1.2.3, and I have accidentally done a git flow release start 1.2.4 before I was ready to do so. I want to completely abort that git flow scenario and completely get rid of the 1.2.4 release branch. Then I want to fix my code and restart that release process once again with a new, fresh 1.2.4 release branch.



    In attempting to get rid of that incorrect 1.2.4 branch, I tried to do a git flow release finish 1.2.4, but I am being told the following ...



    fatal: branch feature/1.2.4 does not exist and is required


    What can I do to get rid of all incorrect 1.2.4 git flow work so I can restart the git flow process correctly for that version?



    Thanks in advance.







    share|improve this question






















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I'm using git flow to manage my the releases of my git-based project.



      My code is currently on version 1.2.3, and I have accidentally done a git flow release start 1.2.4 before I was ready to do so. I want to completely abort that git flow scenario and completely get rid of the 1.2.4 release branch. Then I want to fix my code and restart that release process once again with a new, fresh 1.2.4 release branch.



      In attempting to get rid of that incorrect 1.2.4 branch, I tried to do a git flow release finish 1.2.4, but I am being told the following ...



      fatal: branch feature/1.2.4 does not exist and is required


      What can I do to get rid of all incorrect 1.2.4 git flow work so I can restart the git flow process correctly for that version?



      Thanks in advance.







      share|improve this question












      I'm using git flow to manage my the releases of my git-based project.



      My code is currently on version 1.2.3, and I have accidentally done a git flow release start 1.2.4 before I was ready to do so. I want to completely abort that git flow scenario and completely get rid of the 1.2.4 release branch. Then I want to fix my code and restart that release process once again with a new, fresh 1.2.4 release branch.



      In attempting to get rid of that incorrect 1.2.4 branch, I tried to do a git flow release finish 1.2.4, but I am being told the following ...



      fatal: branch feature/1.2.4 does not exist and is required


      What can I do to get rid of all incorrect 1.2.4 git flow work so I can restart the git flow process correctly for that version?



      Thanks in advance.









      share|improve this question











      share|improve this question




      share|improve this question










      asked Feb 7 at 20:32









      HippoMan

      1011




      1011

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f422643%2fgit-flow-deleting-incorrect-releases%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f422643%2fgit-flow-deleting-incorrect-releases%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay