OSDN Git Service

fbb2481ce812623e089347a885dd806fd4e55c37
[tortoisegit/TortoiseGitJp.git] / doc / source / en / TortoiseGit / tsvn_dug / dug_push.xml
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <!DOCTYPE sect1 SYSTEM "../../../dtd/dblite.dtd">\r
3 <sect1 id="tsvn-dug-rebase">\r
4   <title>Push</title>\r
5   <?dbhh topicname="HIDD_PUSH"?>\r
6   <indexterm>\r
7     <primary>Push</primary>\r
8   </indexterm>\r
9   <para>\r
10         Push Change to the other repository. You must push change to bare repository. \r
11         If you push change to repository with working copy, there are unexpected result.\r
12   </para>\r
13   <para>\r
14         <menuchoice>\r
15       <guimenu>TortoiseGit\r
16       </guimenu>\r
17           <guimenuitem>Push...\r
18           </guimenuitem>\r
19     </menuchoice>. \r
20   </para>\r
21   <para>\r
22         Push Dialog will show. <graphic fileref="../images/GitPush.png"/>\r
23   </para>\r
24   <sect2>\r
25         <title>Branch</title>\r
26         <para>\r
27                 <guilabel>Source:</guilabel> The source branch which will push to other repository\r
28         </para>\r
29         <para>\r
30                 <guilabel>Remotes:</guilabel> The remote branch of the other repository. \r
31         </para>\r
32   </sect2>\r
33   <sect2>\r
34         <title>Destination</title>\r
35         <para>\r
36                 <guilabel>Remotes</guilabel> Choose remote repository.\r
37         </para>\r
38         <para>\r
39                 <guilabel>Arbitary URL:</guilabel> The remote repository url. \r
40         </para>\r
41   </sect2>\r
42   <sect2>\r
43         <title>Options</title>\r
44         <para>Force Overwrite Existing Branch(May discard changeds)\r
45         </para>\r
46         <para>Use Thin Pack(For slow network connections)\r
47         </para>\r
48         <para>Include Tags\r
49         </para>\r
50         <para>Autoload Putty Key\r
51         </para>\r
52   </sect2>\r
53 </sect1>