• Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Git
    • None
    • 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.

      Git 2.5 come with a new command worktree:
      https://git-scm.com/docs/git-worktree

      You can use it to manage multiple working trees attached to the same repository.
      It is very useful when working on large project with multiple working branches.
      Hope GitUp can support this wonderful new feature.

      There are some discussion on other git client libraries introducing worktree support:

            [SRCTREE-3204] Add git 2.5 `worktree` command support

            rsbeckerca added a comment -

            The whole point of worktrees is being able to have visibility of multple commit-ish structures simultaneously. A restriction of only allowing one worktree or normal clone really should be considered a defect.

            rsbeckerca added a comment - The whole point of worktrees is being able to have visibility of multple commit-ish structures simultaneously. A restriction of only allowing one worktree or normal clone really should be considered a defect.

            Noam Arbel added a comment -

            Disregard my comment above. This (CO of the same branch) is a "feature" of git, that makese sense to me. So it works OK

            Still, it would be nice to be able to create a worktree within SourceTree in windows.

            Noam Arbel added a comment - Disregard my comment above. This (CO of the same branch) is a "feature" of git, that makese sense to me. So it works OK Still, it would be nice to be able to create a worktree within SourceTree in windows.

            Noam Arbel added a comment -

            It kinda works (on windows). They look as if it is one repo, but you cannot have both check out the same branch, so you need to constantly be checking out  different versions to make this work.

            Noam Arbel added a comment - It kinda works (on windows). They look as if it is one repo, but you cannot have both check out the same branch, so you need to constantly be checking out  different versions to make this work.

            Why is this available in the Mac version and not the Windows version? Although we can do it via a command prompt and then add to SourceTree it breaks up the workflow.

            Simon Dingley added a comment - Why is this available in the Mac version and not the Windows version? Although we can do it via a command prompt and then add to SourceTree it breaks up the workflow.

            Gary Miner added a comment -

            I'm using windows, i noticed that if i create a worktree folder manually from the command line and I then drag that folder into bookmarks section of the UI it works fine.

            Gary Miner added a comment - I'm using windows, i noticed that if i create a worktree folder manually from the command line and I then drag that folder into bookmarks section of the UI it works fine.

            Sid Price added a comment -

            Is Windows support planed?

            Sid Price added a comment - Is Windows support planed?

            I can confirm that SourceTree Mac 2.0.5.8 supports worktree features well.

            Pei-Tang Huang added a comment - I can confirm that SourceTree Mac 2.0.5.8 supports worktree features well.

              Unassigned Unassigned
              f35101ff34d9 Pei-Tang Huang
              Votes:
              56 Vote for this issue
              Watchers:
              31 Start watching this issue

                Created:
                Updated: