chiark / gitweb /
Make listing branches more efficient
authorChuck Lever <cel@netapp.com>
Wed, 26 Oct 2005 18:51:47 +0000 (14:51 -0400)
committerCatalin Marinas <catalin.marinas@gmail.com>
Thu, 27 Oct 2005 19:47:12 +0000 (20:47 +0100)
commitebfd01568102fd1a782eddb026f14fd611fad87e
treeb4388f40f7488386d942a26c75a5be75ce522135
parent9756a20261dd76630b570b274afc18c3bf4c6589
Make listing branches more efficient

Listing branches appears to "init" the series twice for each branch in
the list.  Similarly for deleting a branch.

Signed-off-by: Chuck Lever <cel@netapp.com>
stgit/commands/branch.py