chiark / gitweb /
Allow the Repository.get_stack() to get a default argument
authorCatalin Marinas <catalin.marinas@gmail.com>
Wed, 28 May 2008 21:02:01 +0000 (22:02 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Wed, 28 May 2008 21:02:01 +0000 (22:02 +0100)
If no argument or if it is None, it returns the current stack. This is
useful for many of the functions taking a --branch option.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>

No differences found