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

  • Home
  • SEARCH
  • 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 6213441
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T06:41:50+00:00 2026-05-24T06:41:50+00:00

I read a similar question about this that suggested using git log –graph –all

  • 0

I read a similar question about this that suggested using git log --graph --all --decorate. The problem with this is that it doesn’t display branch names for log entries that have had their branch merged and deleted long ago.

What I’m interested in is basically the exact same thing as the straight git log command, but with extra info to show me the name of the branch it was committed to and the files that were modified/added/deleted in the commit. I’d like the branch name to be available regardless of whether or not it has been deleted.

Is there any way to do this without modifying the default commit message using a template or hook?

  • 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-24T06:41:51+00:00Added an answer on May 24, 2026 at 6:41 am

    As Andy answered – this info is not kept. If you will think about it it will become pretty clear that this information is not necessary at all. In git as in distributed VCS there is no point of knowing how another developer called his branch before the code got merged into the mainline. What is the point of knowing it? Does it really help?
    As for the other part of the question you can see the list of files changed between two points in history using

    git whatchanged
    

    or

    git log --stat
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know there is this question that is very similar, but I wanted to
Firstly, I realise that this is a very similar question to this one: Which
I'm asking this question despite having read similar but not exactly what I want
I'm facing this strange problem. I'm trying to read a file that is located
I've read the small section about Dispose() in http://monotouch.net/Documentation/API_Design and a similar question asked
I don't think this question has asked yet (most similar questions are about extracting
I have a question about Django, unixODBC, FreeTDS, Apache2, mod_wsgi, that is somewhat similar
I've read quite a few posts that are very similar to the question I'm
I have read through the solutions to similar problems, but they all seem to
I read all over the Internet (various sites and blogs) about version control. How

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.