final touches
This commit is contained in:
parent
4afd1e06bf
commit
b106e606e1
1 changed files with 0 additions and 5 deletions
|
|
@ -77,11 +77,6 @@ func renameRun(opts *RenameOptions) error {
|
|||
if err != nil {
|
||||
return fmt.Errorf("argument error: %w", err)
|
||||
}
|
||||
// fields := []string{"name", "owner", "id"}
|
||||
// repoDetails, err := api.FetchRepository(apiClient, repo, fields)
|
||||
// if err != nil {
|
||||
// return err
|
||||
// }
|
||||
|
||||
input := renameRepo{
|
||||
Owner: repo.RepoOwner(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue