Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 382
    • Issues 382
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #3856
Closed
Open
Issue created Feb 04, 2022 by David Rizzo@DavidRizzo🚴

Documentation Problem - Rebase needs more info and accurate info for setting upstream from CLI

What steps will reproduce the problem?

  1. Navigate to this link: https://tortoisegit.org/docs/tortoisegit/tgit-automation.html
  2. Scroll to the :rebase command.

Snipped from your webpage. image

What is the expected output? What do you see instead? I expect to see accurate information, clear information: for example, you have /uptream as a command. Is that accurate or should it be /upstream?

Also, what is the correct usage of the command? /uptream:rev:master or /uptream:rev:"master" or /uptream:rev:remotes/origin/master or /uptream:"remotes/origin/master"

I tried all of those and none of them work.

What version of TortoiseGit and Git are you using? On what operating system? 2.13.0.0 and previous versions (none of them work) Windows 10 Professional x64

Please provide any additional information below. If this feature does work can you provide me accurate information on how to use this command, I need it. I need to know how to set the onto branch to a local branch or a remote branch. Does the branch need to be fetched before it can be switched too or will TortiseGit just look for it on GitLab?

Edited Feb 06, 2022 by Sven Strickroth
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking