[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: About "git rebase"


Am 11.09.24 um 17:10 schrieb Christof Thalhofer:

But: 'git rebase' changes the order of the commits and must therefore never be used on a public shared repository because when others pull from this public repo (changed with rebase), the order of commits of their own copies will no longer match that of the public one and that causes a lot of trouble.

https://www.atlassian.com/de/git/tutorials/merging-vs-rebasing#the-golden-rule-of-rebasing
Alles Gute

Christof Thalhofer

--
[x] nail here for new monitor


Follow-Ups:
Re: About "git rebase"Christof Thalhofer <chrisml@xxxxxxxxxxx>
References:
About "git rebase"Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: About "git rebase"Bruce Steers <bsteers4@xxxxxxxxx>
Re: About "git rebase"Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: About "git rebase"Christof Thalhofer <chrisml@xxxxxxxxxxx>