Home | History | Annotate | Download | only in doc

Lines Matching full:commit

202 If you do use plain Git, note that you still need the commit hooks that the
204 <code>Change-Id</code> line to the commit message and check that all Go source
389 These files are automatically generated from the commit logs periodically.
407 <h3 id="commit_changes">Commit your changes</h3>
420 Once you have the changes queued up, you will want to commit them.
446 then <code>git</code> <code>commit</code>.)
450 As the <code>git</code> <code>commit</code> is the final step, Git will open an
451 editor to ask for a commit message. (It uses the editor named by
460 # Please enter the commit message for your changes. Lines starting
461 # with '#' will be ignored, and an empty message aborts the commit.
463 # Changes not staged for commit:
498 # Please enter the commit message for your changes. Lines starting
499 # with '#' will be ignored, and an empty message aborts the commit.
501 # Changes not staged for commit:
519 <a href="https://help.github.com/articles/closing-issues-via-commit-messages/">GitHub Issue Tracker documentation</a>.)
523 Once you have finished writing the commit message,
546 added by a Git commit hook during the initial
554 runs <code>git</code> <code>commit</code> <code>--amend</code>.)
628 remote: ERROR: In commit ab13517fa29487dcf8b0d48916c51639426c5ee9
648 Then change the previous commit to use this alternative email address.
653 $ git commit --amend --author="Author Name &lt;email@address.com&gt;"
715 commit.
849 restore the change commit.
887 the commit hashes in the repository will be changed by