apm_git_fetch_repo (private)

 apm_git_fetch_repo -path path -repo repo

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

Fetches a repo from the Git mirror. Clones it first when it does not exist. This assumes the specific Git setup for our repo, hence it is meant for internal use only.

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

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