git-pr: remove --no-commit from git apply #788
Conversation
|
@edvbld The following labels will be automatically applied to this pull request: |
Looks good! |
@edvbld This change now passes all automated pre-integration checks. When the change also fulfills all project specific requirements, type
Since the source branch of this PR was last updated there has been 1 commit pushed to the
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid automatic rebasing, please merge
|
/integrate |
Hi all,
please review this patch that removes
--no-commit
fromgit apply
inpr/Utils.java
(a left-over from some Mercurial experimentation).Thanks,
Erik
Progress
Reviewers
Download
$ git fetch https://git.openjdk.java.net/skara pull/788/head:pull/788
$ git checkout pull/788