replace text input with file browser for Path to SSH key
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C++
- Stars
- 2.3k
- Forks
- 171
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 10
Description
Replace the text input with a file browser when adding the SSH key
And while you're at it, add a option to add a SSH key if none is present next to the passphrase one when attempting remote repo auth
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the UI for adding an SSH key and the remote repository authentication flow, starting with the existing path input and passphrase controls. Replace the path control with a file browser and provide an add-key option when no key is present; verify both flows in the GUI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, git
- Domain
- authentication, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100