This is the mail archive of the gcc@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: Committing via git


On 26 February 2016 at 17:25, Joel Sherrill wrote:
> Hi
>
> Is there something special needed to commit via git? I got an odd error pushing some minor RTEMS patches and wondered what the proper procedure was.
>
> I am using the same commands and process I use with newlib so was wondering.
>
> The website has svn instructions so maybe I am just confused after being up too long.

GCC sources are still subversion. The trunk (aka master) and
gcc-*-branch branches in Git are read-only, you can only push to
personal branches.


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