I just started exploring
github. After handling basics of github through console I thought I will also try
with GUI. So first link I was going through was “Git
on Windows for Newbs”. While creating clone of
existing repository “https://github.com/dirtyhandsphp/test.git”
It asked me the target directory.
When I created a new one then I got the
following error message.
Solution is : You should
select only the parent folder or directory from dialog box. Don’t use already
existing folder as target directory where you want the code to reside. Write
the folder name after parent path and create clone. For example :
Check Screen short 3 : I
have selected parent directory with name Shiv from directory D:\
Screenshot 4 :
Write the name of directory where you want your code to be there. Git will
automatically create it.
Thanks!!!!!!!!! Enjoy Programming :)
Comments
Post a Comment
Thanks for your valuable comments.