Allow all argument forms to GetBranchesLoops.
authorJoe Atzberger <joe.atzberger@liblime.com>
Tue, 30 Dec 2008 19:42:10 +0000 (13:42 -0600)
committerGalen Charlton <galen.charlton@liblime.com>
Fri, 6 Mar 2009 19:03:48 +0000 (13:03 -0600)
commit621c211d43cd77e7ebe524e720c60878a4f177a7
tree21cbe7d989aaf917a7a396273dfdbca49db4c59f
parentc188100bf32d5c4d6ee05dfb82502a71be719e0b
Allow all argument forms to GetBranchesLoops.

Allow arguments to be specified in the negative (i.e. 0).
Allow function to be called with no arguments.

This supercedes the patch titled:
Allow GetBranchesLoop to intuit IndependantBranches if not specified in argument.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Branch.pm