You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by Joe Witt <jo...@apache.org> on 2015/08/17 03:34:08 UTC

Lots o branches in git

Team,

Friendly reminder regarding branches that appear stale.  If you no
longer need them please consider removing them.

Last activity more than 2 months ago:
------
ListHDFS : markup
NIFI-25: markap
NIFI-85: mcgilma
NIFI-180: mcgilma
NIFI-250: mcgilma
NIFI-271: apiri
NIFI-292: mcgilma
NIFI-353: mcgilma
NIFI-376: mcgilma
NIFI-433: devriesb
NIFI-475: mcgilma
NIFI-521: mcgilma
NIFI-633: danbress
improve-pro-performance: markap, mcgilma
journaling-prov-repo: markap
prov-query-language: markap

Seems definitely eligible to remove (release is done and tagged):
------
release-nifi-0.1.0-rc13: markup
release-nifi-0.2.0-incubating: apiri
release-nifi-0.2.0-incubating-rc1: mcgilma

Active within the last 2 months:
-------
NIFI-632: danbress
NIFI-640: mcgilma
NIFI-680: danbress
NIFI-682: danbress
NIFI-704: danbress
NIFI-724: mcgilma
NIFI-731: markap
NIFI-735: danbress
NIFI-744: markap
NIFI-793: markap
NIFI-818: markap

Reminder on commands that can help:
———
#remove local branch
git branch -D <branch name>
#remove remote branch
git push origin —delete <branch name>

Thanks
Joe

Re: Lots o branches in git

Posted by Dan Bress <db...@onyxconsults.com>.
My stale branches have been deleted.

Dan Bress
Software Engineer
ONYX Consulting Services

________________________________________
From: Mike Drob <ma...@cloudera.com>
Sent: Monday, August 17, 2015 10:07 AM
To: dev@nifi.apache.org
Subject: Re: Lots o branches in git

Also useful is
git remote prune origin

which will clean up your local tracking branches for remote branches that
have been deleted. You can specify different remote names instead of
origin, as well.


On Mon, Aug 17, 2015 at 7:44 AM, Joe Witt <jo...@gmail.com> wrote:

> Thanks Dan.
>
> Please be sure you did the command needed to remove the remote/origin
> branch.  It is possible that the email just hasn't come through but i
> suspect not as the ASF git repo still shows them.  This is the command
> set you want:
>
> #remove remote branch
> git push origin —delete NIFI-633
> git push origin —delete NIFI-632
> git push origin —delete NIFI-680
> git push origin —delete NIFI-682
> git push origin —delete NIFI-704
> git push origin —delete NIFI-735
>
>
> Thanks
> Joe
>
> On Mon, Aug 17, 2015 at 8:32 AM, Dan Bress <db...@onyxconsults.com>
> wrote:
> > Joe, thanks for the heads up.  I'll delete all of mine, as they are all
> resolved in JIRA
> > NIFI-633: danbress
> > NIFI-632: danbress
> > NIFI-680: danbress
> > NIFI-682: danbress
> > NIFI-704: danbress
> > NIFI-735: danbress
> >
> > Dan Bress
> > Software Engineer
> > ONYX Consulting Services
> >
> > ________________________________________
> > From: Joe Witt <jo...@apache.org>
> > Sent: Sunday, August 16, 2015 9:34 PM
> > To: dev@nifi.apache.org
> > Subject: Lots o branches in git
> >
> > Team,
> >
> > Friendly reminder regarding branches that appear stale.  If you no
> > longer need them please consider removing them.
> >
> > Last activity more than 2 months ago:
> > ------
> > ListHDFS : markup
> > NIFI-25: markap
> > NIFI-85: mcgilma
> > NIFI-180: mcgilma
> > NIFI-250: mcgilma
> > NIFI-271: apiri
> > NIFI-292: mcgilma
> > NIFI-353: mcgilma
> > NIFI-376: mcgilma
> > NIFI-433: devriesb
> > NIFI-475: mcgilma
> > NIFI-521: mcgilma
> > NIFI-633: danbress
> > improve-pro-performance: markap, mcgilma
> > journaling-prov-repo: markap
> > prov-query-language: markap
> >
> > Seems definitely eligible to remove (release is done and tagged):
> > ------
> > release-nifi-0.1.0-rc13: markup
> > release-nifi-0.2.0-incubating: apiri
> > release-nifi-0.2.0-incubating-rc1: mcgilma
> >
> > Active within the last 2 months:
> > -------
> > NIFI-632: danbress
> > NIFI-640: mcgilma
> > NIFI-680: danbress
> > NIFI-682: danbress
> > NIFI-704: danbress
> > NIFI-724: mcgilma
> > NIFI-731: markap
> > NIFI-735: danbress
> > NIFI-744: markap
> > NIFI-793: markap
> > NIFI-818: markap
> >
> > Reminder on commands that can help:
> > ———
> > #remove local branch
> > git branch -D <branch name>
> > #remove remote branch
> > git push origin —delete <branch name>
> >
> > Thanks
> > Joe
>

Re: Lots o branches in git

Posted by Mike Drob <ma...@cloudera.com>.
Also useful is
git remote prune origin

which will clean up your local tracking branches for remote branches that
have been deleted. You can specify different remote names instead of
origin, as well.


On Mon, Aug 17, 2015 at 7:44 AM, Joe Witt <jo...@gmail.com> wrote:

> Thanks Dan.
>
> Please be sure you did the command needed to remove the remote/origin
> branch.  It is possible that the email just hasn't come through but i
> suspect not as the ASF git repo still shows them.  This is the command
> set you want:
>
> #remove remote branch
> git push origin —delete NIFI-633
> git push origin —delete NIFI-632
> git push origin —delete NIFI-680
> git push origin —delete NIFI-682
> git push origin —delete NIFI-704
> git push origin —delete NIFI-735
>
>
> Thanks
> Joe
>
> On Mon, Aug 17, 2015 at 8:32 AM, Dan Bress <db...@onyxconsults.com>
> wrote:
> > Joe, thanks for the heads up.  I'll delete all of mine, as they are all
> resolved in JIRA
> > NIFI-633: danbress
> > NIFI-632: danbress
> > NIFI-680: danbress
> > NIFI-682: danbress
> > NIFI-704: danbress
> > NIFI-735: danbress
> >
> > Dan Bress
> > Software Engineer
> > ONYX Consulting Services
> >
> > ________________________________________
> > From: Joe Witt <jo...@apache.org>
> > Sent: Sunday, August 16, 2015 9:34 PM
> > To: dev@nifi.apache.org
> > Subject: Lots o branches in git
> >
> > Team,
> >
> > Friendly reminder regarding branches that appear stale.  If you no
> > longer need them please consider removing them.
> >
> > Last activity more than 2 months ago:
> > ------
> > ListHDFS : markup
> > NIFI-25: markap
> > NIFI-85: mcgilma
> > NIFI-180: mcgilma
> > NIFI-250: mcgilma
> > NIFI-271: apiri
> > NIFI-292: mcgilma
> > NIFI-353: mcgilma
> > NIFI-376: mcgilma
> > NIFI-433: devriesb
> > NIFI-475: mcgilma
> > NIFI-521: mcgilma
> > NIFI-633: danbress
> > improve-pro-performance: markap, mcgilma
> > journaling-prov-repo: markap
> > prov-query-language: markap
> >
> > Seems definitely eligible to remove (release is done and tagged):
> > ------
> > release-nifi-0.1.0-rc13: markup
> > release-nifi-0.2.0-incubating: apiri
> > release-nifi-0.2.0-incubating-rc1: mcgilma
> >
> > Active within the last 2 months:
> > -------
> > NIFI-632: danbress
> > NIFI-640: mcgilma
> > NIFI-680: danbress
> > NIFI-682: danbress
> > NIFI-704: danbress
> > NIFI-724: mcgilma
> > NIFI-731: markap
> > NIFI-735: danbress
> > NIFI-744: markap
> > NIFI-793: markap
> > NIFI-818: markap
> >
> > Reminder on commands that can help:
> > ———
> > #remove local branch
> > git branch -D <branch name>
> > #remove remote branch
> > git push origin —delete <branch name>
> >
> > Thanks
> > Joe
>

Re: Lots o branches in git

Posted by Joe Witt <jo...@gmail.com>.
Thanks Dan.

Please be sure you did the command needed to remove the remote/origin
branch.  It is possible that the email just hasn't come through but i
suspect not as the ASF git repo still shows them.  This is the command
set you want:

#remove remote branch
git push origin —delete NIFI-633
git push origin —delete NIFI-632
git push origin —delete NIFI-680
git push origin —delete NIFI-682
git push origin —delete NIFI-704
git push origin —delete NIFI-735


Thanks
Joe

On Mon, Aug 17, 2015 at 8:32 AM, Dan Bress <db...@onyxconsults.com> wrote:
> Joe, thanks for the heads up.  I'll delete all of mine, as they are all resolved in JIRA
> NIFI-633: danbress
> NIFI-632: danbress
> NIFI-680: danbress
> NIFI-682: danbress
> NIFI-704: danbress
> NIFI-735: danbress
>
> Dan Bress
> Software Engineer
> ONYX Consulting Services
>
> ________________________________________
> From: Joe Witt <jo...@apache.org>
> Sent: Sunday, August 16, 2015 9:34 PM
> To: dev@nifi.apache.org
> Subject: Lots o branches in git
>
> Team,
>
> Friendly reminder regarding branches that appear stale.  If you no
> longer need them please consider removing them.
>
> Last activity more than 2 months ago:
> ------
> ListHDFS : markup
> NIFI-25: markap
> NIFI-85: mcgilma
> NIFI-180: mcgilma
> NIFI-250: mcgilma
> NIFI-271: apiri
> NIFI-292: mcgilma
> NIFI-353: mcgilma
> NIFI-376: mcgilma
> NIFI-433: devriesb
> NIFI-475: mcgilma
> NIFI-521: mcgilma
> NIFI-633: danbress
> improve-pro-performance: markap, mcgilma
> journaling-prov-repo: markap
> prov-query-language: markap
>
> Seems definitely eligible to remove (release is done and tagged):
> ------
> release-nifi-0.1.0-rc13: markup
> release-nifi-0.2.0-incubating: apiri
> release-nifi-0.2.0-incubating-rc1: mcgilma
>
> Active within the last 2 months:
> -------
> NIFI-632: danbress
> NIFI-640: mcgilma
> NIFI-680: danbress
> NIFI-682: danbress
> NIFI-704: danbress
> NIFI-724: mcgilma
> NIFI-731: markap
> NIFI-735: danbress
> NIFI-744: markap
> NIFI-793: markap
> NIFI-818: markap
>
> Reminder on commands that can help:
> ———
> #remove local branch
> git branch -D <branch name>
> #remove remote branch
> git push origin —delete <branch name>
>
> Thanks
> Joe

Re: Lots o branches in git

Posted by Dan Bress <db...@onyxconsults.com>.
Joe, thanks for the heads up.  I'll delete all of mine, as they are all resolved in JIRA
NIFI-633: danbress
NIFI-632: danbress
NIFI-680: danbress
NIFI-682: danbress
NIFI-704: danbress
NIFI-735: danbress

Dan Bress
Software Engineer
ONYX Consulting Services

________________________________________
From: Joe Witt <jo...@apache.org>
Sent: Sunday, August 16, 2015 9:34 PM
To: dev@nifi.apache.org
Subject: Lots o branches in git

Team,

Friendly reminder regarding branches that appear stale.  If you no
longer need them please consider removing them.

Last activity more than 2 months ago:
------
ListHDFS : markup
NIFI-25: markap
NIFI-85: mcgilma
NIFI-180: mcgilma
NIFI-250: mcgilma
NIFI-271: apiri
NIFI-292: mcgilma
NIFI-353: mcgilma
NIFI-376: mcgilma
NIFI-433: devriesb
NIFI-475: mcgilma
NIFI-521: mcgilma
NIFI-633: danbress
improve-pro-performance: markap, mcgilma
journaling-prov-repo: markap
prov-query-language: markap

Seems definitely eligible to remove (release is done and tagged):
------
release-nifi-0.1.0-rc13: markup
release-nifi-0.2.0-incubating: apiri
release-nifi-0.2.0-incubating-rc1: mcgilma

Active within the last 2 months:
-------
NIFI-632: danbress
NIFI-640: mcgilma
NIFI-680: danbress
NIFI-682: danbress
NIFI-704: danbress
NIFI-724: mcgilma
NIFI-731: markap
NIFI-735: danbress
NIFI-744: markap
NIFI-793: markap
NIFI-818: markap

Reminder on commands that can help:
———
#remove local branch
git branch -D <branch name>
#remove remote branch
git push origin —delete <branch name>

Thanks
Joe