Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/peter-evans/create-pull-request
/ removeAuth
Method
removeAuth
src/git-config-helper.ts:155–157 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
153
}
154
155
async
removeAuth(): Promise<void> {
156
await
this.getAndUnset()
157
}
158
159
private
async
setExtraheaderConfig(
160
extraheaderConfigValue: string
Callers
1
close
Method · 0.95
Calls
1
getAndUnset
Method · 0.95
Tested by
no test coverage detected