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
  • #2678
Closed
Open
Issue created Dec 30, 2015 by ch3cooli@ch3cooliDeveloper

Filter out special ref names in log graph

What steps will reproduce the problem?

  1. Have special ref names (not branches, remotes, tags, stash), such as refs/notes/*, refs/pull/*, and other non-standard namespaces.
  2. Show Log with All Branches checked

What is the expected output? What do you see instead?

Actual: The graph may be messed up by notes, pull and other non-standard namespaces. Expected: An option to show all branches + tags + remotes + stash All Branches is not right. It should be All Refs

What version of TortoiseGit and Git are you using? On what operating system?

TortoiseGit 1.8.16 git 2.6.4

Please provide any additional information below.

I can call git log --branches --tags --remotes --glob=stas[h] to implement All Basic Refs

What I am unsure is to change default to display All Refs or All Basic Refs?

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