This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: git repository for constexpr


On 05/12/2010 09:40 AM, Gabriel Dos Reis wrote:
Jason Merrill<jason@redhat.com> writes:


| # git remote add cx git://repo.or.cz/official-gcc/constexpr.git
| # git remote set-url --push cx
| ssh://repo.or.cz/srv/git/official-gcc/constexpr.git
| # git config remote.cx.push constexpr:$MYNAME

Forgot:


# git fetch cx

| # git checkout -b constexpr cx/master

| Do you have any local changes since the last patch you sent me?

Yes, I'll send them to the list as well as pushing into the repo.
Does that sound right, or is that unnecessary noise -- as a general
question about how we handle changes to the repo?

I'd say push and just send mail with some information about the push, no need to send the patch itself. When I look at the changes in git, they're color-coded for me. :)


Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]