mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
Split clone to mkdir, init, add remote, fetch and checkout. Add notifications in the case of error. Reason: extract the remote FETCH operation, which will be handled by JGit for HTTP in futher changes.