lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 29 May 2013 14:48:05 -0400
From:	Steven Rostedt <rostedt@...dmis.org>
To:	John Kacur <jkacur@...hat.com>
Cc:	lkml <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH trace-cmd 2/2] git-housekeeping: Add the .gitattributes
 file

On Wed, 2013-05-29 at 18:18 +0200, John Kacur wrote:
> By adding the .gitattributes file, git-archive can be informed not to
> includes files such as .gitignore and ironically .gitattributes
> 
> Signed-off-by: John Kacur <jkacur@...hat.com>

Thanks John, I'll pick these up.

-- Steve

> ---
>  .gitattributes | 2 ++
>  1 file changed, 2 insertions(+)
>  create mode 100644 .gitattributes
> 
> diff --git a/.gitattributes b/.gitattributes
> new file mode 100644
> index 0000000..5966153
> --- /dev/null
> +++ b/.gitattributes
> @@ -0,0 +1,2 @@
> +.gitattributes export-ignore
> +.gitignore export-ignore


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ