[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: About "git rebase"
[Thread Prev] | [Thread Next]
- Subject: Re: About "git rebase"
- From: Christof Thalhofer <chrisml@xxxxxxxxxxx>
- Date: Wed, 11 Sep 2024 17:12:54 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
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
Re: About "git rebase" | Christof Thalhofer <chrisml@xxxxxxxxxxx> |
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> |