<p dir="ltr">I suggest the following procedure which worked well for me:<br>
1. Commit your patches to a branch on top of master.<br>
2. Ping Thomas here or privately about your branch.<br>
3. Repeat (2) until merged.</p>
<p dir="ltr">I don't push to master myself, because Thomas is maintaining it and I don't want to abuse this.</p>
<p dir="ltr">Please excuse typos. Written with a touchscreen keyboard.</p>
<p dir="ltr">--<br>
Regards,<br>
Alexander Chemeris<br>
CEO Fairwaves, Inc.<br>
<a href="https://fairwaves.co">https://fairwaves.co</a></p>
<div class="gmail_extra"><br><div class="gmail_quote">On Aug 8, 2016 5:49 PM, "Neels Hofmeyr" <<a href="mailto:nhofmeyr@sysmocom.de">nhofmeyr@sysmocom.de</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, Jul 29, 2016 at 08:19:26PM -0400, Alexander Chemeris wrote:<br>
> Really good idea. That has been annoying thing.<br>
<br>
Yes -- let me flag it more prominently as an osmo-trx patch, maybe we can have<br>
this merged one day :)<br>
<br>
Merging patches to osmo-trx is currently TT's privilege & responsibility,<br>
right? Ah, I also see some commits by Alexander... should I push this myself,<br>
then? (I wonder whether I have push access)<br>
<br>
~Neels<br>
<br>
> On Jul 28, 2016 12:40, "Neels Hofmeyr" <<a href="mailto:nhofmeyr@sysmocom.de">nhofmeyr@sysmocom.de</a>> wrote:<br>
><br>
> > From: Neels Hofmeyr <<a href="mailto:neels@hofmeyr.de">neels@hofmeyr.de</a>><br>
> ><br>
> > The INSTALL file is being overwritten by autoreconf, but it is committed<br>
> > as empty file. As a result, the INSTALL file always shows as modified.<br>
> > Instead, remove INSTALL from git and ignore it.<br>
> > ---<br>
> >  .gitignore | 1 +<br>
> >  INSTALL    | 0<br>
> >  2 files changed, 1 insertion(+)<br>
> >  delete mode 100644 INSTALL<br>
> ><br>
> > diff --git a/.gitignore b/.gitignore<br>
> > index e15c19b..d1a0b33 100644<br>
> > --- a/.gitignore<br>
> > +++ b/.gitignore<br>
> > @@ -39,6 +39,7 @@ libtool<br>
> >  ltmain.sh<br>
> >  missing<br>
> >  stamp-h1<br>
> > +INSTALL<br>
> ><br>
> >  # vim<br>
> >  *.sw?<br>
> > diff --git a/INSTALL b/INSTALL<br>
> > deleted file mode 100644<br>
> > index e69de29..0000000<br>
> > --<br>
> > 2.1.4<br>
> ><br>
> ><br>
<br>
--<br>
- Neels Hofmeyr <<a href="mailto:nhofmeyr@sysmocom.de">nhofmeyr@sysmocom.de</a>>          <a href="http://www.sysmocom.de/" rel="noreferrer" target="_blank">http://www.sysmocom.de/</a><br>
==============================<wbr>==============================<wbr>===========<br>
* sysmocom - systems for mobile communications GmbH<br>
* Alt-Moabit 93<br>
* 10559 Berlin, Germany<br>
* Sitz / Registered office: Berlin, HRB 134158 B<br>
* Geschäftsführer / Managing Directors: Harald Welte<br>
</blockquote></div></div>