Let user fetch other branch with no need to checkout that branch

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Git
    • None
    • Environment:
      Standalone application. Windows 10

      It would be great to let user fetch a branch that is not checkout'ed.

      It is an important point to avoid unnecessary changes in your workspace files when you want to merge master into your checkouted branch and your local master is older than your checkouted branch.

      Note that sometimes, changes in code may lead to long lasting rebuilds.

      Right now, I manage to get this done with this workaround:

      Opening console and writing:

      git fetch origin master:master

      But it would be great to have this functionality directly as a context menu option.

        1. 07_10_2016_14_44_58.png
          18 kB
          Ismael Aguilera

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

                Created:
                Updated: