'gitolite list-phy-repos' added
This commit is contained in:
parent
95c6952e11
commit
1a1be8b222
2 changed files with 9 additions and 0 deletions
|
@ -147,6 +147,7 @@ sub sort_u {
|
|||
my @phy_repos = ();
|
||||
|
||||
sub list_phy_repos {
|
||||
_die "'gitolite list_phy_repos' takes no arguments" if @ARGV;
|
||||
trace(3);
|
||||
|
||||
# use cached value only if it exists *and* no arg was received (i.e.,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue