550c05 Update cli_getRepoName.sh:

Authored and Committed by areguera 12 years ago
    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.