Bug 560903 - Allow to select bundle files as local remotes
Summary: Allow to select bundle files as local remotes
Status: RESOLVED FIXED
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 5.6   Edit
Hardware: PC Mac OS X
: P3 enhancement (vote)
Target Milestone: 5.8   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-09 04:09 EDT by Konrad Windszus CLA
Modified: 2020-04-21 18:21 EDT (History)
1 user (show)

See Also:


Attachments
screenshot selection of clone URI using https://git.eclipse.org/r/#/c/159392/ (310.06 KB, image/png)
2020-04-16 08:21 EDT, Matthias Sohn CLA
no flags Details
selecting target folder using https://git.eclipse.org/r/#/c/159392/ (251.02 KB, image/png)
2020-04-16 08:21 EDT, Matthias Sohn CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Konrad Windszus CLA 2020-03-09 04:09:06 EDT
When adding a new remote via "Create Remove" -> Enter arbitrary name and click configure "fetch" -> Configure Fetch -> URI "Change..." -> Local File... the dialog only allows to select local folders, but a local bundle file (https://git-scm.com/docs/git-bundle, e.g. with extension .bundle) is not selectable.
Comment 1 Matthias Sohn CLA 2020-03-09 05:14:07 EDT
good idea, maybe you want to contribute an implementation ?
Comment 2 Konrad Windszus CLA 2020-03-15 17:00:59 EDT
https://git.eclipse.org/r/#/c/159392/
Comment 3 Eclipse Genie CLA 2020-03-15 17:01:04 EDT
New Gerrit change created: https://git.eclipse.org/r/159392
Comment 4 Konrad Windszus CLA 2020-04-15 17:13:13 EDT
Anyone willing to look at the attached patch? It feels weird to first be encouraged to come up with an contributino and afterwards not getting any reaction within more than 1 month.
Comment 5 Matthias Sohn CLA 2020-04-16 08:21:12 EDT
Created attachment 282469 [details]
screenshot selection of clone URI using https://git.eclipse.org/r/#/c/159392/
Comment 6 Matthias Sohn CLA 2020-04-16 08:21:33 EDT
Created attachment 282470 [details]
selecting target folder using https://git.eclipse.org/r/#/c/159392/
Comment 7 Eclipse Genie CLA 2020-04-20 15:43:33 EDT
New Gerrit change created: https://git.eclipse.org/r/161250
Comment 8 Eclipse Genie CLA 2020-04-21 17:21:54 EDT
Gerrit change https://git.eclipse.org/r/161250 was merged to [master].
Commit: http://git.eclipse.org/c/jgit/jgit.git/commit/?id=54a2d48008140237eb143d7aefd872cbf6430238
Comment 9 Eclipse Genie CLA 2020-04-21 18:19:36 EDT
Gerrit change https://git.eclipse.org/r/159392 was merged to [master].
Commit: http://git.eclipse.org/c/egit/egit.git/commit/?id=b8ef74c16298ca235fffd113d42b6e29d68323b2
Comment 10 Matthias Sohn CLA 2020-04-21 18:21:05 EDT
thanks for this contribution