apm_git_repo_branches (private)

 apm_git_repo_branches -path path

Defined in packages/acs-admin/tcl/apm-admin-procs.tcl

Extracts the available branches from an OpenACS Git repo. This assumes the specific Git setup for our repo, hence it is meant for internal use only.

Switches:
-path
(required)
Returns:
list of branch names

Partial Call Graph (max 5 caller/called nodes):
%3 apm_git_build_repository apm_git_build_repository (private) apm_git_repo_branches apm_git_repo_branches apm_git_build_repository->apm_git_repo_branches apm_git_checkout_repo apm_git_checkout_repo (private) apm_git_checkout_repo->apm_git_repo_branches apm_git_repo_channels apm_git_repo_channels (private) apm_git_repo_channels->apm_git_repo_branches

Testcases:
No testcase defined.
[ show source ]
Show another procedure: