Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
TortoiseGit
TortoiseGit
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 302
    • Issues 302
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 9
    • Merge requests 9
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #2678

Closed
Open
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
None
Milestone
None
Assign milestone
Time tracking