[git] GnuPG - branch, master, updated. gnupg-2.1.0beta1-50-gf9688d8

by Werner Koch cvs at cvs.gnupg.org
Wed Jan 26 18:09:58 CET 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".

The branch, master has been updated
       via  f9688d859af326d6e3a46920974e06369dc0ec85 (commit)
      from  576de6e539646f021dafff8d4e3327c115a51ad4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f9688d859af326d6e3a46920974e06369dc0ec85
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Jan 26 17:19:39 2011 +0100

    Add gitattributes

diff --git a/po/.gitattributes b/po/.gitattributes
new file mode 100644
index 0000000..17b178c
--- /dev/null
+++ b/po/.gitattributes
@@ -0,0 +1,7 @@
+# You should add
+#[filter "cleanpo"]
+#        clean = "awk '/^\"POT-Creation-Date:/&&!s{s=1;next};!/^#: /{print}'"
+# to your config file.
+
+/??.po     filter=cleanpo
+/??_??.po  filter=cleanpo

-----------------------------------------------------------------------

Summary of changes:
 po/.gitattributes |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
 create mode 100644 po/.gitattributes


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list