OSDN Git Service

Update Help Document (Checkout, commit, check status)
[tortoisegit/TortoiseGitJp.git] / doc / source / en / TortoiseGit / tsvn_dug / dug_commit.xml
index 624fadd..3264491 100644 (file)
                        just check that file to add it to the commit.\r
                </para>\r
                <para>\r
+                       Default commit dialog just list select paths and their child directory files. \r
+                       If you want to list all files of project, you can just click <guilabel>\r
+                       Whole Project</guilabel>\r
+               </para>\r
+               <!--\r
+               <para>\r
                        Items which have been switched to a different repository path are\r
                        also indicated using an <literal>(s)</literal> marker. You may have\r
                        switched something while working on a branch and forgotten to switch\r
                        back to trunk. This is your warning sign!\r
                </para>\r
+               -->\r
                <!--\r
                <tip>\r
                        <title>Commit files or folders?</title>\r
@@ -79,6 +86,7 @@
                                many unversioned (e.g. compiler generated or editor backup)\r
                                files, there are several ways to handle this. You can:\r
                                <itemizedlist>\r
+                                       <!--\r
                                        <listitem>\r
                                                <para>\r
                                                        add the file (or a wildcard extension)\r
                                                        This will affect every working copy you have.\r
                                                </para>\r
                                        </listitem>\r
+                                       -->\r
                                        <listitem>\r
                                                <para>\r
-                                                       add the file to the <literal>svn:ignore</literal> list\r
+                                                       add the file to the <literal>git:ignore</literal> list\r
                                                        using\r
                                                        <menuchoice>\r
                                                                <guimenu>TortoiseGit</guimenu>\r
                        customizations are preserved, so you will see the same headings\r
                        next time.\r
                </para>\r
+               <!--\r
                <para>\r
                        By default when you commit changes, any locks that you hold on files\r
                        are released automatically after the commit succeeds. If you want\r
                        configuration file. Read <xref linkend="tsvn-dug-settings-main"/>\r
                        for information on how to edit the Git configuration file.\r
                </para>\r
+               -->\r
                <tip>\r
                        <title>Drag and Drop</title>\r
+                       <!--\r
                        <para>\r
                                You can drag files into the commit dialog from elsewhere, so\r
                                long as the working copies are checked out from the same repository.\r
                        </para>\r
                        <para>\r
                                You can drag unversioned files which reside within a working copy\r
-                               into the commit dialog, and they will be SVN added automatically.\r
+                               into the commit dialog, and they will be Git added automatically.\r
                        </para>\r
+                       -->\r
                </tip>\r
                <!--\r
                <tip>\r
                </tip>\r
                -->\r
        </sect2>\r
+       <!--\r
        <sect2 id="tsvn-dug-commit-changelists">\r
                <title>Change Lists</title>\r
                <para>\r
                        in <xref linkend="tsvn-dug-changelists"/>.\r
                </para>\r
        </sect2>\r
+       -->\r
+       <!--\r
        <sect2 id="tsvn-dug-commit-ignore">\r
                <title>Excluding Items from the Commit List</title>\r
                <para>\r
                        in the commit dialog.\r
                </para>\r
        </sect2>\r
+       -->\r
        <sect2 id="tsvn-dug-commit-log">\r
                <title>Commit Log Messages</title>\r
                <para>\r
                </para>\r
                -->\r
                <para>\r
+                       You can add your name and email address to end of log message by click <guilabel>\r
+                       Sign</guilabel>\r
+               </para>\r
+               <!--\r
+               <para>\r
                        You can clear all stored commit messages from the <guilabel>Saved data</guilabel>\r
                        page of TortoiseGit's settings, or you can clear individual messages from\r
                        within the <guilabel>Recent messages</guilabel> dialog using the\r
                        <keycap>Delete</keycap> key.\r
                </para>\r
+               -->\r
                <para>\r
                        If you want to include the checked paths in your log message, you can use\r
                        the command\r