OSDN Git Service

Add Git official document to help
[tortoisegit/TortoiseGitJp.git] / doc / source / en / TortoiseGit / git_doc / git-peek-remote.html.xml
diff --git a/doc/source/en/TortoiseGit/git_doc/git-peek-remote.html.xml b/doc/source/en/TortoiseGit/git_doc/git-peek-remote.html.xml
new file mode 100644 (file)
index 0000000..57a060a
--- /dev/null
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">\r
+\r
+<article lang="en" id="git-peek-remote(1)">\r
+<articleinfo>\r
+    <title>git-peek-remote(1)</title>\r
+        <indexterm>\r
+                <primary>git-peek-remote(1)</primary>\r
+        </indexterm>\r
+</articleinfo>\r
+<simplesect id="_name">\r
+<title>NAME</title>\r
+<simpara>git-peek-remote - List the references in a remote repository</simpara>\r
+</simplesect>\r
+<simplesect id="_synopsis">\r
+<title>SYNOPSIS</title>\r
+<simpara><emphasis>git peek-remote</emphasis> [--upload-pack=&lt;git-upload-pack&gt;] [&lt;host&gt;:]&lt;directory&gt;</simpara>\r
+</simplesect>\r
+<simplesect id="_description">\r
+<title>DESCRIPTION</title>\r
+<simpara>This command is deprecated; use <emphasis>git-ls-remote</emphasis> instead.</simpara>\r
+</simplesect>\r
+<simplesect id="_options">\r
+<title>OPTIONS</title>\r
+<variablelist>\r
+<varlistentry>\r
+<term>\r
+--upload-pack=&lt;git-upload-pack&gt;\r
+</term>\r
+<listitem>\r
+<simpara>\r
+        Use this to specify the path to <emphasis>git-upload-pack</emphasis> on the\r
+        remote side, if it is not found on your $PATH. Some\r
+        installations of sshd ignores the user&#8217;s environment\r
+        setup scripts for login shells (e.g. .bash_profile) and\r
+        your privately installed git may not be found on the system\r
+        default $PATH.  Another workaround suggested is to set\r
+        up your $PATH in ".bashrc", but this flag is for people\r
+        who do not want to pay the overhead for non-interactive\r
+        shells, but prefer having a lean .bashrc file (they set most of\r
+        the things up in .bash_profile).\r
+</simpara>\r
+</listitem>\r
+</varlistentry>\r
+<varlistentry>\r
+<term>\r
+&lt;host&gt;\r
+</term>\r
+<listitem>\r
+<simpara>\r
+        A remote host that houses the repository.  When this\r
+        part is specified, <emphasis>git-upload-pack</emphasis> is invoked via\r
+        ssh.\r
+</simpara>\r
+</listitem>\r
+</varlistentry>\r
+<varlistentry>\r
+<term>\r
+&lt;directory&gt;\r
+</term>\r
+<listitem>\r
+<simpara>\r
+        The repository to sync from.\r
+</simpara>\r
+</listitem>\r
+</varlistentry>\r
+</variablelist>\r
+</simplesect>\r
+<simplesect id="_author">\r
+<title>Author</title>\r
+<simpara>Written by Junio C Hamano &lt;<ulink url="mailto:gitster@pobox.com">gitster@pobox.com</ulink>&gt;</simpara>\r
+</simplesect>\r
+<simplesect id="_documentation">\r
+<title>Documentation</title>\r
+<simpara>Documentation by Junio C Hamano.</simpara>\r
+</simplesect>\r
+<simplesect id="_git">\r
+<title>GIT</title>\r
+<simpara>Part of the <xref linkend="git(1)"/> suite</simpara>\r
+</simplesect>\r
+</article>\r