On Nov 2, 1:45 am, David Aguilar <[email protected]> wrote: > Why are you re-cloning every time?
i'm not cloning every time, i'm having problems cloning source the first time. naturally, i would pull updates after successful clone. > Is the initial project folder empty? > If so this'll clone into current the directory. > > git init > git remote add origin URL > git fetch origin > git checkout -t origin/master > this will work for me and it does solve my problem. i'm still curious why clone doesn't work in current folder, anybody has any idea if there is a technical reason for that or something else? Aljosa Mohorovic --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/git-users?hl=en -~----------~----~----~----~------~----~------~--~---
