We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b9eca5 commit ea5324fCopy full SHA for ea5324f
planemo/commands/cmd_pull_request.py
@@ -21,7 +21,7 @@ def cli(ctx, path, message=None, **kwds):
21
"""Short-cut to quickly create a pull request for a relevant Github repo.
22
23
For instance, the following will clone, fork, and branch the tools-iuc
24
- repository to allow this pull request to issues against the repository.
+ repository to allow a subsequent pull request to fix a problem with bwa.
25
26
::
27
0 commit comments