Skip to content

Commit 84b17eb

Browse files
mminnsMatthew John Cheetham
andauthored
Provide a name with more context.
Co-authored-by: Matthew John Cheetham <[email protected]>
1 parent 0acaad3 commit 84b17eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/Atlassian.Bitbucket/BitbucketHostProvider.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ private string GetCredentialKey(InputArguments input)
277277
return $"git:{url}";
278278
}
279279

280-
private string GetBbSCredentialKey(InputArguments input)
280+
private string GetBitbucketServerCredentialKey(InputArguments input)
281281
{
282282
// The credential (user/pass or an OAuth access token) key is the full target URI.
283283
// If the full path is included (credential.useHttpPath = true) then respect that.

0 commit comments

Comments
 (0)