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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T14:53:32+00:00 2026-05-17T14:53:32+00:00

Many open-source projects (e.g. django ) have GIT mirrors which are, in turn, forked

  • 0

Many open-source projects (e.g. django) have GIT mirrors which are, in turn, forked for private or public development. GIT mirrors are kept up to date with git svn rebase. But the Pro Git Book contains this unequivocal recommendation:

Ahh, but the bliss of rebasing isn’t
without its drawbacks, which can be
summed up in a single line:

Do not rebase commits that you have pushed to a public repository.

If you follow that guideline, you’ll
be fine. If you don’t, people will
hate you, and you’ll be scorned by
friends and family.

When you rebase stuff, you’re
abandoning existing commits and
creating new ones that are similar but
different. If you push commits
somewhere and others pull them down
and base work on them, and then you
rewrite those commits with git rebase
and push them up again, your
collaborators will have to re-merge
their work and things will get messy
when you try to pull their work back
into yours.

Are open-source mirrors like Django’s breaking the bolded rule above about not rebasing in a public repo? If not, why not? If so, what can’t be done using these mirrors that can be done with “regular” non-rebased Git projects? Apologies if this is an obvious question; I’m a Git newbie.

  • 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-17T14:53:33+00:00Added an answer on May 17, 2026 at 2:53 pm

    The idea is:

    • whatever Git branch is the direct result of a git svn rebase should not be rebased: its history must be kept as originally imported, in order to make successful dcommit
    • any other Git branch (not directly linked to a SVN branch) can be merged/rebased at will.

    See also Easy merging in svn using git-svn.

    So if the branches affected by merge/rebase in various Django repo are not the ones involved with dcommit (to sync back to a SVN repo), it should be fine.

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

Sidebar

Related Questions

We use multiple open source projects in our project. We have many changes spread
Many open source projects use a Configuration class and lambda's to clarify configuring a
Do any of you know of a website which lists open source projects which
These 2-3 last years, many projects I see, like Cuyahoga open source C# CMS,
I noticed many mentions of pty and tty in some open source projects, could
Contributing to open source can have many forms: working with issue trackers, patches, further
In many open source projects, the test suite that is used is often comprehensive.
You can find many open source projects in the INTERNET (such as Linux,open office,...)
I've decided to have a look around for open source projects that need a
What are some open source Spring MVC 3 projects which I can download that

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.