We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c664f86 commit 99b6d80Copy full SHA for 99b6d80
docs/faq.md
@@ -121,6 +121,10 @@ customize how GCM will prompt you (or not) for input. Please see the following:
121
122
### How can I extend GUI prompts/integrate prompts with my application?
123
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
+
128
You can replace the GUI prompts of the Bitbucket and GitHub host providers
129
specifically by using the `credential.gitHubHelper`/`credential.bitbucketHelper`
130
settings or `GCM_GITHUB_HELPER`/`GCM_BITBUCKET_HELPER` environment variables.
0 commit comments