git repository for constexpr

Jason Merrill jason@redhat.com
Wed May 12 15:27:00 GMT 2010


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



More information about the Gcc-patches mailing list