Rework summary handling in `be commit`.
authorW. Trevor King <wking@drexel.edu>
Wed, 25 May 2011 12:37:03 +0000 (08:37 -0400)
committerW. Trevor King <wking@drexel.edu>
Wed, 25 May 2011 12:37:03 +0000 (08:37 -0400)
commit2426c5f118b7e9c6f58e800da459554499b2950e
treec854be960f8adcd2e9fd3eb4eb006bb3523f3c3f
parent17fc2c4dbb59385ed1bf77eab10f1237b1de9871
Rework summary handling in `be commit`.

Now you can run `be commit` with no options and have the summary split
off the body automatically.  This should be more familiar to most VCS
users.
libbe/command/commit.py