Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • thg-hgtk thg-hgtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 515
    • Issues 515
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mercurial
  • TortoiseHg
  • thg-hgtkthg-hgtk
  • Issues
  • #96

Closed
Open
Created Mar 14, 2009 by Bitbucket Importer@bitbucket_importerOwner

Add "Update Current Branch" button on Synchronize Dialog

Created originally on Bitbucket by Anonymous

Currently we have a few named branches in our repository. If I'm working in "Branch X" and I do a Pull I will pull down the changes from all the branches (which is what I want so that I can merge from 'default' when I am ready).

If I click (or have the Pull option set) "Update to Tip" this will update my working folder to the current tip, which may be another branch or the 'default' branch. This is annoying as I wanted to only update to my current branch "Branch X". Basically this button is of no use if you're working in a branch.

I believe the difference is just issuing the commands separately: hg pull hg update --- updates to tip of current branch

vs.

hg pull -u --- updates to tip & may switch branch

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking