MCPcopy 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

closeMethod · 0.95

Calls 1

getAndUnsetMethod · 0.95

Tested by

no test coverage detected