-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c8ef35a
commit da2b0f3
Showing
1 changed file
with
0 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -146,18 +146,6 @@ When creating a Personal Access Token, you will receive an authentication hash. | |
|
||
This app needs .NET 8 Desktop Runtime x64. | ||
|
||
# Limitations | ||
|
||
## Git integration | ||
|
||
The git integration works only with HTTP / HTTPS remote origin in repositories. So, if you have repositories configured by SSH remote origin, you must change origin url to compatible one. | ||
|
||
Here you can get an example how to change you repository from SSH to HTTPS url: | ||
|
||
``` | ||
git remote set-url origin https://[email protected]/cluster/my-repository.git | ||
``` | ||
|
||
# Applications Definitions | ||
|
||
When you are using Digao Desk in a company environment, you may have a lot of develepers using the same applications in their environment. | ||
|