Git auto update prompting for old version











up vote
3
down vote

favorite












C:Usersphill>git --version
git version 2.19.2.windows.1

C:Usersphill>git.exe update-git-for-windows
Git for Windows 2.19.2.windows.1 (64bit)
Update 2.19.1.windows.1 is available
Download and install Git for Windows 2.19.1 [N/y]? n


As per the cmd output I have already updated to git version 2.19.2 yesterday.
However git is now prompting to reinstall 2.19.1??



This happens every damn time there's a git update and it's begining to be very annoying.



I'd like not to have to disable the auto update checks if at all posible.
Is there any other fix for this?










share|improve this question


























    up vote
    3
    down vote

    favorite












    C:Usersphill>git --version
    git version 2.19.2.windows.1

    C:Usersphill>git.exe update-git-for-windows
    Git for Windows 2.19.2.windows.1 (64bit)
    Update 2.19.1.windows.1 is available
    Download and install Git for Windows 2.19.1 [N/y]? n


    As per the cmd output I have already updated to git version 2.19.2 yesterday.
    However git is now prompting to reinstall 2.19.1??



    This happens every damn time there's a git update and it's begining to be very annoying.



    I'd like not to have to disable the auto update checks if at all posible.
    Is there any other fix for this?










    share|improve this question
























      up vote
      3
      down vote

      favorite









      up vote
      3
      down vote

      favorite











      C:Usersphill>git --version
      git version 2.19.2.windows.1

      C:Usersphill>git.exe update-git-for-windows
      Git for Windows 2.19.2.windows.1 (64bit)
      Update 2.19.1.windows.1 is available
      Download and install Git for Windows 2.19.1 [N/y]? n


      As per the cmd output I have already updated to git version 2.19.2 yesterday.
      However git is now prompting to reinstall 2.19.1??



      This happens every damn time there's a git update and it's begining to be very annoying.



      I'd like not to have to disable the auto update checks if at all posible.
      Is there any other fix for this?










      share|improve this question













      C:Usersphill>git --version
      git version 2.19.2.windows.1

      C:Usersphill>git.exe update-git-for-windows
      Git for Windows 2.19.2.windows.1 (64bit)
      Update 2.19.1.windows.1 is available
      Download and install Git for Windows 2.19.1 [N/y]? n


      As per the cmd output I have already updated to git version 2.19.2 yesterday.
      However git is now prompting to reinstall 2.19.1??



      This happens every damn time there's a git update and it's begining to be very annoying.



      I'd like not to have to disable the auto update checks if at all posible.
      Is there any other fix for this?







      windows git updates






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 26 at 23:24









      Phillmac

      183




      183






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          3
          down vote



          accepted










          Looking at your version



          https://github.com/git-for-windows/git/releases/tag/v2.19.2.windows.1



          it is marked as pre-release "because of two major breakages".
          At this moment 2.19.2 might be a "bleeding edge" perhaps?



          There is a known bug in git for windows https://github.com/git-for-windows/git/issues/1843 related to release candidates and the automatic updates option you are using.






          share|improve this answer





















          • It's just annoying that it prompted me to update yesterday and now it's prompting me to downgrade. Perhaps the only answer is to disable automatic update.
            – Phillmac
            Nov 27 at 0:19











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          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: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1378587%2fgit-auto-update-prompting-for-old-version%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          3
          down vote



          accepted










          Looking at your version



          https://github.com/git-for-windows/git/releases/tag/v2.19.2.windows.1



          it is marked as pre-release "because of two major breakages".
          At this moment 2.19.2 might be a "bleeding edge" perhaps?



          There is a known bug in git for windows https://github.com/git-for-windows/git/issues/1843 related to release candidates and the automatic updates option you are using.






          share|improve this answer





















          • It's just annoying that it prompted me to update yesterday and now it's prompting me to downgrade. Perhaps the only answer is to disable automatic update.
            – Phillmac
            Nov 27 at 0:19















          up vote
          3
          down vote



          accepted










          Looking at your version



          https://github.com/git-for-windows/git/releases/tag/v2.19.2.windows.1



          it is marked as pre-release "because of two major breakages".
          At this moment 2.19.2 might be a "bleeding edge" perhaps?



          There is a known bug in git for windows https://github.com/git-for-windows/git/issues/1843 related to release candidates and the automatic updates option you are using.






          share|improve this answer





















          • It's just annoying that it prompted me to update yesterday and now it's prompting me to downgrade. Perhaps the only answer is to disable automatic update.
            – Phillmac
            Nov 27 at 0:19













          up vote
          3
          down vote



          accepted







          up vote
          3
          down vote



          accepted






          Looking at your version



          https://github.com/git-for-windows/git/releases/tag/v2.19.2.windows.1



          it is marked as pre-release "because of two major breakages".
          At this moment 2.19.2 might be a "bleeding edge" perhaps?



          There is a known bug in git for windows https://github.com/git-for-windows/git/issues/1843 related to release candidates and the automatic updates option you are using.






          share|improve this answer












          Looking at your version



          https://github.com/git-for-windows/git/releases/tag/v2.19.2.windows.1



          it is marked as pre-release "because of two major breakages".
          At this moment 2.19.2 might be a "bleeding edge" perhaps?



          There is a known bug in git for windows https://github.com/git-for-windows/git/issues/1843 related to release candidates and the automatic updates option you are using.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Nov 26 at 23:55









          predmodtx

          462




          462












          • It's just annoying that it prompted me to update yesterday and now it's prompting me to downgrade. Perhaps the only answer is to disable automatic update.
            – Phillmac
            Nov 27 at 0:19


















          • It's just annoying that it prompted me to update yesterday and now it's prompting me to downgrade. Perhaps the only answer is to disable automatic update.
            – Phillmac
            Nov 27 at 0:19
















          It's just annoying that it prompted me to update yesterday and now it's prompting me to downgrade. Perhaps the only answer is to disable automatic update.
          – Phillmac
          Nov 27 at 0:19




          It's just annoying that it prompted me to update yesterday and now it's prompting me to downgrade. Perhaps the only answer is to disable automatic update.
          – Phillmac
          Nov 27 at 0:19


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1378587%2fgit-auto-update-prompting-for-old-version%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Paul Cézanne

          UIScrollView CustomStickyHeader Resize height generates problems when scroll is too fast

          Angular material date-picker (MatDatepicker) auto completes the date on focus out