Merge lp:~mhall119/devscripts/allow-edit-patch-sh into lp:devscripts
Proposed by
Michael Hall
on 2012-03-09
| Status: | Rejected |
|---|---|
| Rejected by: | Benjamin Drung on 2012-03-09 |
| Proposed branch: | lp:~mhall119/devscripts/allow-edit-patch-sh |
| Merge into: | lp:devscripts |
| Diff against target: |
36 lines (+8/-3) 1 file modified
scripts/edit-patch.sh (+8/-3) |
| To merge this branch: | bzr merge lp:~mhall119/devscripts/allow-edit-patch-sh |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| devscripts developers | 2012-03-09 | Pending | |
|
Review via email:
|
|||
Description of the Change
Running scripts/
This patch will strip any trailing .sh from the filename before matching, so /usr/bin/edit-patch or ./devscripts/
To post a comment you must log in.
| Benjamin Drung (bdrung) wrote : | # |
Unmerged revisions
- 2348. By Michael Hall on 2012-03-09
-
Remove trailing .sh when checking if the script is being run as edit-patch or add-patch
- 2347. By Michael Hall on 2012-03-05
-
Save the top patch on the quilt stack, and go back to that after adding/editing a patch before committing changes to vcs

It's merged in Debian