From a4ed4fed7077dd59461aae053923453278f3347c Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Thu, 29 Jan 2009 15:24:47 -0700 Subject: [PATCH] Bug #7915: Have Git add RCS-like id tags to config files --- .gitattributes | 1 + chora/config/conf.xml | 1 + crumb/config/conf.xml | 2 +- folks/config/conf.xml | 2 +- imp/config/conf.xml | 1 + jeta/config/conf.xml | 1 + kronolith/config/conf.xml | 2 +- news/config/conf.xml | 2 +- 8 files changed, 8 insertions(+), 4 deletions(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..15a3b7c65 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*/config/conf.xml ident diff --git a/chora/config/conf.xml b/chora/config/conf.xml index b4260a28c..9ba4e88ca 100644 --- a/chora/config/conf.xml +++ b/chora/config/conf.xml @@ -1,4 +1,5 @@ + diff --git a/crumb/config/conf.xml b/crumb/config/conf.xml index 3812b729e..13504a033 100644 --- a/crumb/config/conf.xml +++ b/crumb/config/conf.xml @@ -1,5 +1,5 @@ - + Storage System Settings diff --git a/folks/config/conf.xml b/folks/config/conf.xml index 720ca7494..ea6f4478a 100644 --- a/folks/config/conf.xml +++ b/folks/config/conf.xml @@ -1,5 +1,5 @@ - + diff --git a/imp/config/conf.xml b/imp/config/conf.xml index 8a8284d57..6ab974ecd 100644 --- a/imp/config/conf.xml +++ b/imp/config/conf.xml @@ -1,4 +1,5 @@ + diff --git a/jeta/config/conf.xml b/jeta/config/conf.xml index 201541347..5af748dab 100644 --- a/jeta/config/conf.xml +++ b/jeta/config/conf.xml @@ -1,4 +1,5 @@ + Authentication Settings diff --git a/kronolith/config/conf.xml b/kronolith/config/conf.xml index 4e5bb6888..643e3e23a 100644 --- a/kronolith/config/conf.xml +++ b/kronolith/config/conf.xml @@ -1,5 +1,5 @@ - + Calendar Driver Settings diff --git a/news/config/conf.xml b/news/config/conf.xml index e52e74249..5b35801c2 100644 --- a/news/config/conf.xml +++ b/news/config/conf.xml @@ -1,5 +1,5 @@ - + -- 2.11.0