Commit graph

6 commits

Author SHA1 Message Date
Carsten Dominik 918280ec26 Update usage message of pw script 2010-07-20 14:49:15 +02:00
Carsten Dominik d2e7f9b11a Update pw script to send better email notifications
The workflow is now:

$ pw branch NNN

  To create a branch with patch numb er NNN

$ git commit --amend

  To check and modify the commit message where necessary

$ pw merge -m "Comment for notification email" NNN

  To merge that branch.  The -m comment will be added to the
  notification email that is sent to the mailing list.

The -m comment can also be given to the update command,if the update
sends an email:

$ pw update -s "changes requested" -m "comment for email" NNN
2010-07-20 14:43:11 +02:00
Carsten Dominik fb29271143 Add show' command to pw, same view' 2010-07-08 19:24:52 +02:00
Carsten Dominik 3b5351c7da Fix bug in pw 2010-07-02 10:07:15 +02:00
Carsten Dominik fb2a1c36c1 Install John Wiegleys new pw script 2010-07-02 05:51:56 +02:00
Carsten Dominik 548b6f6105 Add new utilities 2010-06-26 06:24:58 +02:00