On Sat, 15 Jun 2019 at 17:36, Rob Tompkins wrote:
>
>
>
> > On Jun 15, 2019, at 11:26 AM, sebb wrote:
> >
> > https://issues.apache.org/jira/browse/INFRA-18616 raised to fix the
> > default branch.
> >
> > Deletion of trunk can be done later
>
> Unless trunk is protected for some reason, “git pus
> On Jun 15, 2019, at 11:26 AM, sebb wrote:
>
> https://issues.apache.org/jira/browse/INFRA-18616 raised to fix the
> default branch.
>
> Deletion of trunk can be done later
Unless trunk is protected for some reason, “git push :trunk” will
delete the trunk branch, when we’re ready.
>
> O
https://issues.apache.org/jira/browse/INFRA-18616 raised to fix the
default branch.
Deletion of trunk can be done later
On Tue, 11 Jun 2019 at 20:09, Gary Gregory wrote:
>
> The trunk branches should go away IMO.
>
> Is there any reason not to fix these?
>
> Gary
>
> On Sun, Jun 9, 2019, 09:54 s
The trunk branches should go away IMO.
Is there any reason not to fix these?
Gary
On Sun, Jun 9, 2019, 09:54 sebb wrote:
> Ping - any comment on the unexpected HEAD references?
> Should they be changed?
>
> On Mon, 3 Jun 2019 at 15:15, Gary Gregory wrote:
> >
> > Did we git guru ourselves out
Ping - any comment on the unexpected HEAD references?
Should they be changed?
On Mon, 3 Jun 2019 at 15:15, Gary Gregory wrote:
>
> Did we git guru ourselves out of all of these?
>
> Gary
>
> On Wed, May 29, 2019 at 9:39 AM sebb wrote:
>
> > I noticed that JCS still has a trunk branch and that ap
Did we git guru ourselves out of all of these?
Gary
On Wed, May 29, 2019 at 9:39 AM sebb wrote:
> I noticed that JCS still has a trunk branch and that appears to be the
> default, so I did a check of all the commons git repos.
>
> The command used is:
>
> git ls-remote #{repo} HEAD master trunk
I noticed that JCS still has a trunk branch and that appears to be the
default, so I did a check of all the commons git repos.
The command used is:
git ls-remote #{repo} HEAD master trunk
where repo = https://gitbox.apache.org/repos/asf/{commons-???}.git
I then compared the hashes for HEAD and r