Community
Participate
Working Groups
After fixing Bug 339854 git clone UI needs some changes.
Things left to do: 1. when bug 345935 is fixed enable the delete action that would use Location as folder to remove 2. Link action should rather be removed 3. Add links to navigator based on Location (again bug 345935) 4. When bug 339145 is fixed change the cloning dialog to the directory picker 5. Update git wiki documentation: http://wiki.eclipse.org/Orion/How_Tos/Working_with_git http://wiki.eclipse.org/Orion/How_Tos/Cloning_repository_from_github
(In reply to comment #1) > Things left to do: > 1. when bug 345935 is fixed enable the delete action that would use Location as > folder to remove While in the Repo UI I would use API from bug 340553 to delete a clone. Removing a clone may require some additional actions like closing resources, so it would be better to do it with a dedicated API.
> 3. Add links to navigator based on Location (again bug 345935) Done with commit b9eb8a6147904552c0300a2044aec5574e92cdec
(In reply to comment #1) > 1. when bug 345935 is fixed enable the delete action that would use Location as > folder to remove Done using git API > 2. Link action should rather be removed Done by Szymon > 3. Add links to navigator based on Location (again bug 345935) We won't be doing it probably > 4. When bug 339145 is fixed change the cloning dialog to the directory picker Done Only left to do: > 5. Update git wiki documentation: > http://wiki.eclipse.org/Orion/How_Tos/Working_with_git > http://wiki.eclipse.org/Orion/How_Tos/Cloning_repository_from_github
> Only left to do: > > 5. Update git wiki documentation: > > http://wiki.eclipse.org/Orion/How_Tos/Working_with_git > > http://wiki.eclipse.org/Orion/How_Tos/Cloning_repository_from_github Done Marking fixed.