Uploaded image for project: 'Sourcetree for Windows'
  1. Sourcetree for Windows
  2. SRCTREEWIN-6414

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

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Git
    • None
    • Standalone application. Windows 10
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      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.

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

                Created:
                Updated: