Skip to content

Commit 2092364

Browse files
update faq.md
1 parent 5ed5f50 commit 2092364

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gitkraken-client/faq.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ The answers to your important **F**requently **A**sked **Q**uestions.
2727

2828
***
2929

30-
### Does GitKraken Desktop support TFS, Visual Studio Team Service or Azure DevOps?
30+
### Does GitKraken Desktop support Visual Studio Team Service, TFS, or Azure DevOps?
3131
Yes, for Azure DevOps (previously VSTS), you can use our integration with [Azure DevOps](/integrations/azure-devops/)!
3232

3333
For TFS instances you will need to clone your repo <kbd><strong>File > Clone Repo</strong></kbd> and then enter the HTTPS repository URL (which can be found at the top-right of your Code page).<br><br>
34-
If you're connecting to a remote TFS Git server from a Mac or Linux, you will need to enable _Basic Authentication_ in IIS for TFS.
34+
Enable _Basic Authentication_ in IIS for TFS if you're connecting to a remote TFS Git server from a Mac or Linux.
3535

3636
If authenticating to TFS via username and password is not working, try creating a Personal Access Token (PAT) to use in place of a password.
3737

38-
For more information authenticating with repos, check out our [SSH and HTTPS](/integrations/authentication) page.
38+
Check out our [SSH and HTTPS](/integrations/authentication) page for more information.
3939

4040
***
4141

@@ -173,13 +173,13 @@ You can also set your file encoding to `GUESS ENCODING` and GitKraken Desktop wi
173173

174174
### How to get SILLY (extended) logs
175175

176-
To obtain extended SILLY (extended) logs:
176+
Obtain extended SILLY (extended) logs by doing the following:
177177

178178
* Close GitKraken
179179
* (optional) Rename or move the \logs folder under ~\.gitkraken\logs. The data location for this folder on your OS can be found [here](/gitkraken-client/how-to-install/)
180180
* Start GitKraken from the CLI using the command `gitkraken -d SILLY`
181-
* Reproduce the issue or error
182181
* All logs will be under the \logs folder
182+
* Reproduce the issue or error
183183

184184
***
185185

0 commit comments

Comments
 (0)