Re: git and rebasing
- From: Santi Béjar <santi agolina net>
- To: gnome-infrastructure gnome org
- Subject: Re: git and rebasing
- Date: Thu, 9 Apr 2009 14:27:18 +0200
2009/4/9 Vincent Untz <vuntz gnome org>:
> Le jeudi 09 avril 2009, à 08:35 +0200, Santi Béjar a écrit :
>> For me the solution is to only do commits meant for the upstream
>> branch, i.e. not commit things in master not meant for origin/master.
>>
>> In other words, work with topic branches that are merged to master
>> when ready.
>
> Asking translators to work with branches is probably too much ;-) So for
> translators, I guess Simos' suggestion to improve the documentation
> makes sense.
Or set branch.<name>.rebase:
git config branch.master.rebase true
>
> FWIW, I guess it's going to be a FAQ, so we should put it somewhere in
> our git doc for developers too, with the two approaches (branches +
> rebase whe pulling)
Sure.
Santi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]