From: Simon Josefsson Date: Sun, 10 Jan 2021 10:28:31 +0000 (+0100) Subject: Correct preceeding change. X-Git-Tag: v1.0~3163 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=411da821020a5f3e8ae592fd396854af2d8de046;p=gnulib.git Correct preceeding change. * top/gitsub.sh: Update link. --- diff --git a/ChangeLog b/ChangeLog index bc2e033c85..a5bf3ec787 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2021-01-10 Simon Josefsson + + Correct preceeding change. + * top/gitsub.sh: Update link. + 2021-01-09 Bruno Haible immutable: Add tests. diff --git a/top/gitsub.sh b/top/gitsub.sh index de6cb828e5..b0be2e1a7f 100755 --- a/top/gitsub.sh +++ b/top/gitsub.sh @@ -64,13 +64,13 @@ # # 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