RFR: 1582: /integrate defer should be named /integrate delegate
Zhao Song
zsong at openjdk.org
Thu Oct 27 18:22:56 UTC 2022
In this patch, to make the user has better experience, the command `/integrate defer` has been updated to `/integrate delegate` and the command `/integrate undefer` has been updated to `/integrate undelegate`.
`/integrate defer` and `/integrate undefer` are still valid. But warning message will be printed when these two commands are used.
After this patch is merged, the wiki page [/integrate](https://wiki.openjdk.org/display/SKARA/Pull+Request+Commands#PullRequestCommands-/integrate) should be updated.
-------------
Commit messages:
- Updated help message of /integrate
- SKARA-1582
Changes: https://git.openjdk.org/skara/pull/1404/files
Webrev: https://webrevs.openjdk.org/?repo=skara&pr=1404&range=00
Issue: https://bugs.openjdk.org/browse/SKARA-1582
Stats: 67 lines in 2 files changed: 35 ins; 1 del; 31 mod
Patch: https://git.openjdk.org/skara/pull/1404.diff
Fetch: git fetch https://git.openjdk.org/skara pull/1404/head:pull/1404
PR: https://git.openjdk.org/skara/pull/1404
More information about the skara-dev
mailing list