We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8115ba5 commit 570226eCopy full SHA for 570226e
src/info/Logger.ts
@@ -6,7 +6,6 @@ const ERRORS = {
6
GithubLoginNotFoundError: 'User github login was not found in the database: $',
7
RepoNotFoundError: 'Repository is not found. Check that a git repository is opened.',
8
MissingGithubTokenError: 'Missing Github token.',
9
- MsRefreshError: 'Something went wrong during refresh. Check you signed in MS corporate account.',
10
OwnerSquadNotFoundError: 'Owner squad is not found.',
11
NoFirstCommitError: 'No first commit found. Check that a git repository is opened.',
12
IncorrectBranchNameError: '"$" is not correct branch name. Name your branch as *branch__upstream*',
0 commit comments