Improve And New feature Clone to Source Tree
Add button on project view page (for example in red square)
implment
- add button to app\views\projects_home_panel.html.haml or app\views\shared_clone_panel.html
- add js function: funtion(){ window.location.href = 'sourcetree://cloneRepo/'+$('#project_clone').val(); }
Edited by 🤖 GitLab Bot 🤖