]> Savannah Git Hosting - gnulib.git/commitdiff
Correct preceeding change.
authorSimon Josefsson <simon@josefsson.org>
Sun, 10 Jan 2021 10:28:31 +0000 (11:28 +0100)
committerSimon Josefsson <simon@josefsson.org>
Sun, 10 Jan 2021 10:28:31 +0000 (11:28 +0100)
* top/gitsub.sh: Update link.

ChangeLog
top/gitsub.sh

index bc2e033c8598000abdac877687202e8672410fca..a5bf3ec78755af71e1a7a92a8565b129c8124c0c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-01-10  Simon Josefsson  <simon@josefsson.org>
+
+       Correct preceeding change.
+       * top/gitsub.sh: Update link.
+
 2021-01-09  Bruno Haible  <bruno@clisp.org>
 
        immutable: Add tests.
index de6cb828e50a5d77e8563f322cfd03c524762de7..b0be2e1a7f951047882791dec712970b00b1fbad 100755 (executable)
 #
 #   You don't add this piece of configuration to .gitmodules manually.  Instead,
 #   you would invoke
-#     $ git submodule add --name "gnulib" -- https://git.savannah.gnu.org/git/gnulib.git
+#     $ git submodule add --name "gnulib" -- https://git.savannah.gnu.org/git/gnulib.git gnulib
 #
 # * The subdirectories that are not git submodules, in a similar syntax.  For
 #   example:
 #
 #       [subcheckout "gnulib"]
-#               url = https://git.savannah.gnu.org/git/gnulib.git gnulib
+#               url = https://git.savannah.gnu.org/git/gnulib.git
 #               path = gnulib
 #
 # Here the URL is the one used for anonymous checkouts of the dependency