Where it is saved
Daniel3356 opened this issue · 1 comments
Daniel3356 commented
after : goclone https://configtree.co
what path goclone saved the file?
imthaghost commented
Current working directory.
$ pwd
# /Users/imthaghost <-- current working directory
$ ls -a
├── .bashrc
├── Desktop
├── Downloads
$ goclone https://configtree.co
# cloning ...
$ls -a
├── .bashrc
├── Desktop
├── Downloads
├── Configtree