forked from desktop/desktop
-
Notifications
You must be signed in to change notification settings - Fork 575
Closed
Labels
Description
Describe the bug
When prompting for a path for a local repository , the the application performs no interpolation of a leading tilde character.
Version & OS
GHD: 2.5.2; OS: Linux Mint 19.3
Steps to reproduce the behavior
- Using standard Git client, clone a GitHub repository into home directory.
- In application, select File / Add Local Repository.
- Enter local path to repository, beginning with
~to represent home directory.
Expected behavior
Application accepts entry.
Actual behavior
Application does not accept entry
Reactions are currently unavailable