Lines Matching refs:commit
23 review changes to Ceres. Gerrit enables pre-commit reviews so that
58 the Gerrit pre-commit hook automatically. This pre-submit hook
66 … curl -o .git/hooks/commit-msg https://ceres-solver-review.googlesource.com/tools/hooks/commit-msg
67 chmod +x .git/hooks/commit-msg
105 like. Commit your changes as one patch. When you commit, the Gerrit
106 hook will add a `Change-Id:` line as the last line of the commit.
123 commit*. Instead, update the last commit using a command like the
128 git commit --amend -a
130 This will update the last commit, so that it has both the original
131 patch and your updates as a single commit. You will have a chance
132 to edit the commit message as well. Push the new commit to Gerrit
135 Gerrit will use the ``Change-Id:`` to match the previous commit