提交 55cbad7a 编写于 作者: T Tomas Vik

fix: remove noisy logging for git error that's part of normal flow

上级 53679fe3
......@@ -116,7 +116,6 @@ export class GitService {
this.log(
`Couldn't find tracking branch. Extension will fallback to branch name ${branchName}`,
);
this.log(`${e.message}\n${e.stack}`);
}
return branchName;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册