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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T04:23:14+00:00 2026-06-12T04:23:14+00:00

I have a project which I am working by myself (no team). I have

  • 0

I have a project which I am working by myself (no team). I have tagged some commits like v0.0.1, v0.0.9…v0.9.1 and so on. Now, I would like to rebase them leaving only those version tagged commits, but I have two problems:

  1. When I do git rebase -i v0.0.1 (the first version, more than 2000 commits since then) I dont know how to show the tags inside the ‘rebase screen’, that is where I define squashs;
  2. Even if I was be able to see the tags inside the rebase screen it would be so time consuming to define squashings manually on 2 thousand of commits;

Is the correct approach to do it? Is there a way to achieve that faster?

Thank you so much.

  • 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-12T04:23:15+00:00Added an answer on June 12, 2026 at 4:23 am

    You can’t get the tags in interactive rebase, simply because tags are meant to be immutable, and rebase is modifying history, thus a contradiction.

    Interactive rebase isn’t made neither for operating on thousands of commits, you have to cope with it by using advanced functions of your text editor.

    Are you sure you want to squash all your untagged commits? Even if you don’t see interest now, it can be a great help to keep history (think git blame when you want to know what commit introduced a change.

    If you want to see tag history, you can just ask git log --tagged. You get history simplification without altering your repo’s history, which is precious to your project.

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

Sidebar

Related Questions

I have an Android project in eclipse IDE which was working. After some imports
I'm currently working on project with Haskell, and have found myself some trouble. I'm
I have a project which I am working on and it has multiple files
I have a project which I am working on and it has multiple files
I have created a wix installer project which is working fine. It installs my
I have started working on a project which requires Natural Language Processing. We have
I have just begun working on a project which uses Mercurial as a version
I'm working on a project which will end up have a lot of application
I am working on a javascript project which involves parsing xml data. I have
My problem/issue We are working on an opensource project which we have hosted 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.