Skip to content

Commit 5660f94

Browse files
committed
update extension.ts
1 parent 5e97ec9 commit 5660f94

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/extension.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ function _validateFoundRepos(git: API) {
2727
}
2828

2929
/**
30-
* Get current repo when using multiples in the workspace (or when using GitLens on a single repo).
30+
* Get current repo when using multiple repos in the workspace.
31+
*
32+
* Or when using GitLens on a single repo, based on a reported issue.
3133
*/
3234
async function _handleRepos(
3335
git: API,

0 commit comments

Comments
 (0)