.gitmodules |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit acc0ca81477408dbeadcb121bc25e8e134b665b9
Author: Norbert Thiebaud <nthieb...@gmail.com>
Date:   Fri Mar 9 19:00:11 2012 -0600

    have the submodules rebase by default

diff --git a/.gitmodules b/.gitmodules
index 8cdf2d4..c963415 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,12 @@
 [submodule "binfilter"]
        path = binfilter
        url = git://anongit.freedesktop.org/libreoffice/binfilter.git
+       update=rebase
 [submodule "dictionaries"]
        path = dictionaries
        url = git://anongit.freedesktop.org/libreoffice/dictionaries
+       update=rebase
 [submodule "helpcontent2"]
        path = helpcontent2
        url = git://anongit.freedesktop.org/libreoffice/help
+       update=rebase
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to