Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH] .gitignore: Add planned empty targets
Date: Tue, 3 May 2016 17:51:48 -0700	[thread overview]
Message-ID: <20160504005148.GS3800@linux.vnet.ibm.com> (raw)
In-Reply-To: <9f3461a6-7257-1c4c-68f5-fb66644992e4@gmail.com>

On Wed, May 04, 2016 at 08:10:53AM +0900, Akira Yokosawa wrote:
> On 2016/05/04 8:06, Akira Yokosawa wrote:
> >>From f0be4630d38992d2f247678914c208113c437509 Mon Sep 17 00:00:00 2001
> > From: Akira Yokosawa <akiysw@gmail.com>
> > Date: Wed, 4 May 2016 07:38:30 +0900
> > Subject: [PATCH] .gitignore: Add planned empty targets
> > 
> > This change will prevent "git status" from complaining when you
> > switch from a planned test branch to other branches.
> > Note: Target names 'extraction' and 'embedfonts' are now denoted
> > as phony targets on the master branch. Therefore, it is safe to
> > change them to empty targets of the same names on the planned test
> > branch.
> > 
> > Signed-off-by: Akira Yokosawa <akiysw@gmail.com>
> > ---
> >  .gitignore | 6 ++++++
> >  1 file changed, 6 insertions(+)
> > 
> > diff --git a/.gitignore b/.gitignore
> > index 39fd69d..18b3d63 100644
> > --- a/.gitignore
> > +++ b/.gitignore
> > @@ -25,6 +25,12 @@ perfbook-1c.tex
> >  perfbook-1c.out
> >  perfbook-hb.tex
> >  perfbook-hb.out
> > +qqz_first
> > +perfbook_aux
> > +perfbook-1c_aux
> > +perfbook-hb_aux
> > +extraction
> > +embedfonts
> >  
> >  RCS
> >  
> > 
> 
> Hi,
> I also want this one to be pulled before I start working on
> v2 of "Another round of build script tweaks" series.

Done.  Feel free clone the archive and send pull requests, by the way.

							Thanx, Paul


      reply	other threads:[~2016-05-04  0:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-03 23:06 [PATCH] .gitignore: Add planned empty targets Akira Yokosawa
2016-05-03 23:10 ` Akira Yokosawa
2016-05-04  0:51   ` Paul E. McKenney [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160504005148.GS3800@linux.vnet.ibm.com \
    --to=paulmck@linux.vnet.ibm.com \
    --cc=akiyks@gmail.com \
    --cc=perfbook@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox