linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Kacur <jkacur@redhat.com>
To: linux-rt-users@vger.kernel.org
Cc: Clark Williams <williams@redhat.com>
Subject: [PATCH 2/3] gitattributes: add doc, remove rt.spec-in
Date: Thu, 22 Oct 2015 17:50:32 +0200 (CEST)	[thread overview]
Message-ID: <alpine.LFD.2.20.1510221749500.5660@riemann> (raw)

>From cc85b39dd7a5930a6abb2847bbb40e2fdc6d3e92 Mon Sep 17 00:00:00 2001
From: John Kacur <jkacur@redhat.com>
Date: Thu, 22 Oct 2015 17:13:07 +0200
Subject: [PATCH 2/3] gitattributes: add doc, remove rt.spec-in

The doc dir only contains one file which is a list of things for the
maintainers to do at release time, no need to package this in the
tarball.

Since the file rt.spec-in has now been removed, we no-longer need to
mention it in the .gitattributes file

Signed-off-by: John Kacur <jkacur@redhat.com>
---
 .gitattributes | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitattributes b/.gitattributes
index 0867b8185bb2..0116a6cff8ed 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,4 +1,4 @@
 .gitattributes export-ignore
 .gitignore export-ignore
-rt-tests.spec-in export-ignore
+doc export-ignore
 scripts export-ignore
-- 
2.4.3


                 reply	other threads:[~2015-10-22 15:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=alpine.LFD.2.20.1510221749500.5660@riemann \
    --to=jkacur@redhat.com \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=williams@redhat.com \
    /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;
as well as URLs for NNTP newsgroup(s).