BryanDavis has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/227375

Change subject: Initialise repo
......................................................................

Initialise repo

* Copy-n-paste the .git controls files from
  operations/software/elasticsearch/plugins
* Store gem files in gitfat

Change-Id: I555e3187e12949ac9e85c86308e1033cdf306c9b
---
A .gitattributes
A .gitfat
A .gitignore
A .gitreview
4 files changed, 10 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/operations/software/logstash/plugins 
refs/changes/75/227375/1

diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d9f744b
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+*.gem filter=fat -crlf
diff --git a/.gitfat b/.gitfat
new file mode 100644
index 0000000..108e44a
--- /dev/null
+++ b/.gitfat
@@ -0,0 +1,3 @@
+[rsync]
+remote = archiva.wikimedia.org::archiva/git-fat
+options = --copy-links --verbose
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7b18b55
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.deploy
diff --git a/.gitreview b/.gitreview
new file mode 100644
index 0000000..68bf33d
--- /dev/null
+++ b/.gitreview
@@ -0,0 +1,5 @@
+[gerrit]
+host=gerrit.wikimedia.org
+port=29418
+project=operations/software/logstash/plugins.git
+defaultbranch=master

-- 
To view, visit https://gerrit.wikimedia.org/r/227375
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I555e3187e12949ac9e85c86308e1033cdf306c9b
Gerrit-PatchSet: 1
Gerrit-Project: operations/software/logstash/plugins
Gerrit-Branch: master
Gerrit-Owner: BryanDavis <bda...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to