author | Jonathan Nieder <jrnieder@gmail.com> | |
Thu, 15 Jul 2010 07:41:55 +0000 (02:41 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 15 Jul 2010 18:59:57 +0000 (11:59 -0700) | ||
commit | 47dc5d5fda291bc399da54648ca27e8df4ddfd2c | |
tree | 7d5c046b45ea250901f970a585b42880db5c399b | tree | snapshot |
parent | 109988f2cb00f78b746d05c40b8a8960bbb12ff8 | commit | diff |
gitmodules.5: url can be a relative path
There is already excellent documentation for this facility in
git-submodule.1, but it is not so discoverable.
Relative paths in .gitmodules can be useful for serving the
same repository over multiple protocols, for example.
Thanks to Peter for pointing this out.
Cc: Peter Krefting <peter@softwolves.pp.se>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Acked-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
There is already excellent documentation for this facility in
git-submodule.1, but it is not so discoverable.
Relative paths in .gitmodules can be useful for serving the
same repository over multiple protocols, for example.
Thanks to Peter for pointing this out.
Cc: Peter Krefting <peter@softwolves.pp.se>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Acked-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitmodules.txt | diff | blob | history |