Merge "Extended "no new changes" error description"

This commit is contained in:
Shawn Pearce 2011-01-10 07:14:24 -08:00 committed by Android Code Review
commit 26b9e72bbd

View File

@ -30,6 +30,10 @@ means:
commit for this change again commit for this change again
3. if a commit was pushed to one branch you cannot push this commit 3. if a commit was pushed to one branch you cannot push this commit
to another branch to another branch
4. if a commit was pushed directly to a branch (without going through
code review) you cannot push this commit once again for code
review (please note that in this case searching by the commit ID
in the Gerrit WebUI will not find any change)
If you need to re-push a commit you may rewrite this commit by If you need to re-push a commit you may rewrite this commit by
link:http://www.kernel.org/pub/software/scm/git/docs/git-commit.html[amending] it or doing an interactive link:http://www.kernel.org/pub/software/scm/git/docs/git-rebase.html[git rebase]. By rewriting the link:http://www.kernel.org/pub/software/scm/git/docs/git-commit.html[amending] it or doing an interactive link:http://www.kernel.org/pub/software/scm/git/docs/git-rebase.html[git rebase]. By rewriting the