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 8887497
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T21:49:25+00:00 2026-06-14T21:49:25+00:00

I have just started using Git on Windows. I am hosting on BitBucket and

  • 0

I have just started using Git on Windows. I am hosting on BitBucket and using TortoiseGit as the windows client.

Things are moving in the right directon, but I am clueless at a point. I was working on the master branch, and at one point created a new branch. Then I continued working on the new branch and kept committing, pushing. Finally when I was done, I merged this new branch(codetidy) back into master.

Now when I do ‘Show Log’ and select ‘All Branches’, I just get a straight line in the graph. There is no information of from when a branch was taken out, and when it merged back. Please hep me find this information.

Version graph

  • 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-06-14T21:49:26+00:00Added an answer on June 14, 2026 at 9:49 pm

    That’s probably because your merge was a fast-forward merge, which means that there weren’t any commits made to master in between the time when codetidy was created and when it was merged back in – so Git helpfully just moves master to point to the same commit (because it already has the exact same file contents as what a merge would look like), rather than creating an unnecessary merge commit.

    If you don’t want this behavior, you’d need to force Git to create a separate merge commit – on the command line, this is done with git merge --no-ff. In TortoiseGit, it’s done via checking the “No Fast Forward” checkbox in the merge window (see this previous StackOverflow answer for a screenshot).

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

Sidebar

Related Questions

I've just started using Git and I love it, but I have had an
we have just started using a git account of our Django website project so
I'm trying to get started using git, but I'm having some troubles right away.
I have just started using c++ exceptions and want to get it right. What
I have just started using git. Rebase is great stuff. I should have used
I have just started using TFS2010 as a source control, moving away from VSS.
I have just started writing a web application. I am using GIT for version
I have just started using git recently. I am having an issue with viewing
I just started using Git VCS and I created repository on BitBucket when I
I have just started using RSpec and I copied the very simple test on

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.