You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2017/12/07 20:17:54 UTC

[11/14] celix-site git commit: fixed gitmodules using wrong url + gitignored 'site/'

fixed gitmodules using wrong url + gitignored 'site/'


Project: http://git-wip-us.apache.org/repos/asf/celix-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/celix-site/commit/bb0b379e
Tree: http://git-wip-us.apache.org/repos/asf/celix-site/tree/bb0b379e
Diff: http://git-wip-us.apache.org/repos/asf/celix-site/diff/bb0b379e

Branch: refs/heads/asf-site
Commit: bb0b379e88115d363529942e4ee6559bc270cdf7
Parents: e5fdd62
Author: ESmink <ed...@nl.thalesgroup.com>
Authored: Mon Nov 27 11:43:11 2017 +0100
Committer: ESmink <ed...@nl.thalesgroup.com>
Committed: Mon Nov 27 11:43:11 2017 +0100

----------------------------------------------------------------------
 .gitignore  | 2 +-
 .gitmodules | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/celix-site/blob/bb0b379e/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index c4605e6..adeaf6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,4 +10,4 @@ vendor/
 .jekyll-metadata
 .bundle/
 .testcontent/
-
+site/

http://git-wip-us.apache.org/repos/asf/celix-site/blob/bb0b379e/.gitmodules
----------------------------------------------------------------------
diff --git a/.gitmodules b/.gitmodules
index 14a489b..0e2e52d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
 [submodule "celix"]
 	path = celix
-	url = https://github.com/apache/celix.git
+	url = git://git.apache.org/celix.git