Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6149523
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T19:27:56+00:00 2026-05-23T19:27:56+00:00

Is there any git UI for managing just git branches, hidding commits? All currently

  • 0

Is there any git UI for managing just git branches, hidding commits? All currently available git clients show big log report with all commits in branches, so I might lost the focus of a branch that is not on screen, due to many commits that happened recently.

I want to be able to ‘minimize’ or to ‘collapse’ all commits into single dot (bigger dot – more commits are collapsed) or line (thicker line – more commits) and to visualize only branches that then can be manipulated. So, again, it is like SmartGit log view, but with collapsed commits of branch, so I can quickly see just the git branch tree.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T19:27:57+00:00Added an answer on May 23, 2026 at 7:27 pm

    There’s a nice option that you can use with gitk called --simplify-by-decoration which only displays commits that are pointed to by branches or tags. I’ve given a “before and after” example below. Any tool that takes options understood by git rev-list such as git log, gitk and many others can take this parameter.

    Before

    gitk --all

    gitk --all

    After

    gitk --all --simplify-by-decoration

    gitk --all --simplify-by-decoration

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Are there any Git command to combine all our ugly commits together
Is there any way to filter a git log to the commits specific to
Is there any way to git pull all folders in the repository but one?
Are there any tools available that will let me rebase in git style an
I want to learn git, so is there any online test git repository available,
Is there any way of simulating a git merge between two branches, the current
I'm finding that git.kernel.org is slow, are there any mirrors available? I am specifically
I'm having trouble finding an open-source IDE with support for Git. Are there any
Is there any known way of listing the WMI classes and their properties available
Is there any way with Git (on windows) to work with the same repository

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.