Changed the create_new_branch method's signature to be consistent
commitfd99b7389f2c268b76850af1830c9bdc3e9b473f
authorDavid Aguilar <davvid@gmail.com>
Mon, 31 Dec 2007 04:50:09 +0000 (30 20:50 -0800)
committerDavid Aguilar <davvid@gmail.com>
Mon, 31 Dec 2007 04:50:09 +0000 (30 20:50 -0800)
treec4a4b7b39661038b89c4f9a561ddb7a521ca84a6
parente9c39890172dce985d98894cc64623e3f7f91d49
Changed the create_new_branch method's signature to be consistent

The calling order was changed to create_new_branch(model,view) which is consistent with the other gui helper methods.
ugitlibs/controllers.py
ugitlibs/createbranchcontroller.py
ugitlibs/models.py