News

In cloneOrOpenLanguageRepo, we currently derive the local directory name from the --repo-url flag using: bits := strings.Split(flagRepoUrl, "/") repoName := bits[len(bits)-1] librarian/in... Skip to ...