Replies: 1 comment
-
|
Done |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Instead of PR2256, new "Open Local Repository" implementation is introduced on develop branch.
Open Local RepositoryfeatureCtrl+Shift+O/⌘+⇧+Oto open local repository (feature: add Ctrl+O global hotkey to open/init repository #2256)New "Open Local Repository" action requires "repository must belong to a group, you must specify from existing group".
It is bad for me who want to simply open repository on arbitary location.
In other word, previous version of "Open Local Repository" action in Welcome page is better for me.
Grouping of repository path is made on scanning in "default clone directory".
So grouping is almost the hierarchical structure of paths, not explicit naming by user.
When I try to open a repository in out of default clone directory,
I have to worry that "What group should I select?"
I want to open repository simply.
Anyway, could you make group selection an optional feature?
Or, "Uncategorized" group as default.
Beta Was this translation helpful? Give feedback.
All reactions