550c05
Update cli_getRepoName.sh: - Stop using getopt to handle arguments passed to this function. Use positional parameters instead, just as they come. - Avoid using the second argument provided as first when first is empty.