Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
digao-dalpiaz committed Dec 3, 2024
1 parent c8ef35a commit da2b0f3
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit da2b0f3

Please sign in to comment.