Can perform other regular branching/commit/merge commands
From the log view was trying to create a pull request and I get this error message.
I have changed the owner and name of the git repo and maintained the case differences that are there in the string.
My company git url is
Could not resolve to repository with the name 'abc-xyz/qwerty-uiop'
The log has
9h18m26s326 (2024-04-02 16:28:15) [ThreadPool-3 (smartgit.Sj)] INFO q.json - Sending POST '
https://api.github.com/graphql': query: repository (owner: "abc-xyz", name: "qwerty-uiop")
9h18m26s686 (2024-04-02 16:28:15) [ThreadPool-3 (smartgit.Sj)] SEVERE q.json.graphql - Query: query {
repository (owner: "abc-xyz", name: "qwerty-uiop") {
id
name
url
sshUrl
owner {
login
}
defaultBranchRef {
name
}
parent {
name
owner {
login
}
}
}
}
9h18m26s687 (2024-04-02 16:28:15) [ThreadPool-3 (smartgit.Sj)] SEVERE smartgit.github.log.refresh - Could not resolve to a Repository with the name 'abc-xyz/qwerty-uiop'.
smartgit.WK: Could not resolve to a Repository with the name 'abc-xyz/qwerty-uiop'.