Skip to content

Commit 99b6d80

Browse files
committed
docs: clarify custom ui helpers for appdevs only
1 parent c664f86 commit 99b6d80

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/faq.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,10 @@ customize how GCM will prompt you (or not) for input. Please see the following:
121121

122122
### How can I extend GUI prompts/integrate prompts with my application?
123123

124+
Application developers who use Git - think Visual Studio, GitKraken, etc. - may
125+
want to replace the GCM default UI with prompts styled to look like their
126+
application. This isn't complicated (though it is a bit of work).
127+
124128
You can replace the GUI prompts of the Bitbucket and GitHub host providers
125129
specifically by using the `credential.gitHubHelper`/`credential.bitbucketHelper`
126130
settings or `GCM_GITHUB_HELPER`/`GCM_BITBUCKET_HELPER` environment variables.

0 commit comments

Comments
 (0)