6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-06 19:15:40 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Grzegorz Dlugoszewski
a530b1506c Refactor URL parsing so it's not being called twice 2020-05-22 15:53:44 +02:00
Grzegorz Dlugoszewski
2b622b99fe Parse URL and create a repo dir inside CloneRepo function 2020-05-22 12:21:19 +02:00
Grzegorz Dlugoszewski
2bb6f06962 Add function for creating dirs for cloned repos 2020-05-22 10:33:15 +02:00
Grzegorz Dlugoszewski
91cf26ef27 Refactor Repo code and tests
- Add Repo as a separate type
- Merge together repo status and branches status
- Load status on repo opening
2020-05-20 14:44:59 +02:00
Grzegorz Dlugoszewski
ac765c9c06 Add cobra commands and update project folder structure 2020-05-20 11:37:16 +02:00