You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by jl...@apache.org on 2014/06/12 18:46:49 UTC

git commit: Add xooki as submodule

Repository: ant-ivy
Updated Branches:
  refs/heads/master eb1ee360d -> 30df10074


Add xooki as submodule


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/30df1007
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/30df1007
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/30df1007

Branch: refs/heads/master
Commit: 30df1007424921749d00ca922bfdecdac187918f
Parents: eb1ee36
Author: Jean-Louis Boudart <je...@gmail.com>
Authored: Thu Jun 12 18:46:35 2014 +0200
Committer: Jean-Louis Boudart <je...@gmail.com>
Committed: Thu Jun 12 18:46:35 2014 +0200

----------------------------------------------------------------------
 .gitmodules | 3 +++
 doc/xooki   | 1 +
 2 files changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/30df1007/.gitmodules
----------------------------------------------------------------------
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..d8b91df
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "doc/xooki"]
+	path = doc/xooki
+	url = git://git.apache.org/ant-xooki.git

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/30df1007/doc/xooki
----------------------------------------------------------------------
diff --git a/doc/xooki b/doc/xooki
new file mode 160000
index 0000000..38eff00
--- /dev/null
+++ b/doc/xooki
@@ -0,0 +1 @@
+Subproject commit 38eff00e65ec74803838b52a111cab542cb80bca


Fwd: git commit: Add xooki as submodule

Posted by Jean-Louis Boudart <je...@gmail.com>.
I've just added xooki as git submodule of ivy on master branch. Submodule
currently point to latest commit of xooki.

A few things :
 * to update xooki submodule we need to use "git submodule update" command
 * for those who wants a fresh clone including submodule you can use
--recursive option (git clone --recursive git://repo.git)
 * for those who already have cloned ivy repo just use "git submodule init"
command
 * for other stuff check the documentation of submodules [1],

Cheers,

[1]  http://git-scm.com/book/en/Git-Tools-Submodules

---------- Forwarded message ----------
From: <jl...@apache.org>
Date: 2014-06-12 18:46 GMT+02:00
Subject: git commit: Add xooki as submodule
To: notifications@ant.apache.org


Repository: ant-ivy
Updated Branches:
  refs/heads/master eb1ee360d -> 30df10074


Add xooki as submodule


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/30df1007
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/30df1007
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/30df1007

Branch: refs/heads/master
Commit: 30df1007424921749d00ca922bfdecdac187918f
Parents: eb1ee36
Author: Jean-Louis Boudart <je...@gmail.com>
Authored: Thu Jun 12 18:46:35 2014 +0200
Committer: Jean-Louis Boudart <je...@gmail.com>
Committed: Thu Jun 12 18:46:35 2014 +0200

----------------------------------------------------------------------
 .gitmodules | 3 +++
 doc/xooki   | 1 +
 2 files changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/30df1007/.gitmodules
----------------------------------------------------------------------
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..d8b91df
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "doc/xooki"]
+       path = doc/xooki
+       url = git://git.apache.org/ant-xooki.git

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/30df1007/doc/xooki
----------------------------------------------------------------------
diff --git a/doc/xooki b/doc/xooki
new file mode 160000
index 0000000..38eff00
--- /dev/null
+++ b/doc/xooki
@@ -0,0 +1 @@
+Subproject commit 38eff00e65ec74803838b52a111cab542cb80bca




-- 
Jean Louis Boudart
Independent consultant
Apache EasyAnt commiter http://ant.apache.org/easyant/