summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2012-09-14 11:54:12 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-09-14 11:54:12 -0700
commite9496f86db8ab8b9718adbce269b2f5b8936d1ea (patch)
tree65a05439dfff4bd1ebb3038cc65b75b5439069cb /Documentation
parentMerge branch 'nd/i18n-status' (diff)
parentls-remote: document the '--get-url' option (diff)
downloadtgif-e9496f86db8ab8b9718adbce269b2f5b8936d1ea.tar.xz
Merge branch 'sn/ls-remote-get-url-doc'
* sn/ls-remote-get-url-doc: ls-remote: document the '--get-url' option
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-ls-remote.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/git-ls-remote.txt b/Documentation/git-ls-remote.txt
index 7a9b86a58a..774de5e9d9 100644
--- a/Documentation/git-ls-remote.txt
+++ b/Documentation/git-ls-remote.txt
@@ -42,6 +42,11 @@ OPTIONS
it successfully talked with the remote repository, whether it
found any matching refs.
+--get-url::
+ Expand the URL of the given remote repository taking into account any
+ "url.<base>.insteadOf" config setting (See linkgit:git-config[1]) and
+ exit without talking to the remote.
+
<repository>::
Location of the repository. The shorthand defined in
$GIT_DIR/branches/ can be used. Use "." (dot) to list references in