[java-metadata-aggregator] branch main updated: Override Git's heuristics for .bin files in test resources

Ian Young ian at iay.org.uk
Thu Sep 3 12:42:43 UTC 2020


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch main
in repository java-metadata-aggregator.

View the commit online:
http://git.shibboleth.net/view/?p=java-metadata-aggregator.git;a=commit;h=8cb4860a53c4d15346ba34775b45d9e0cc9c6465

The following commit(s) were added to refs/heads/main by this push:
       new  8cb4860   Override Git's heuristics for .bin files in test resources
8cb4860 is described below

commit 8cb4860a53c4d15346ba34775b45d9e0cc9c6465
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Sep 3 13:42:37 2020 +0100

    Override Git's heuristics for .bin files in test resources
---
 .../src/test/resources/net/shibboleth/metadata/.gitattributes            | 1 +
 1 file changed, 1 insertion(+)

diff --git a/aggregator-pipeline/src/test/resources/net/shibboleth/metadata/.gitattributes b/aggregator-pipeline/src/test/resources/net/shibboleth/metadata/.gitattributes
new file mode 100644
index 0000000..e72d32c
--- /dev/null
+++ b/aggregator-pipeline/src/test/resources/net/shibboleth/metadata/.gitattributes
@@ -0,0 +1 @@
+*.bin -text

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list