On Sunday, 14 September 2014 15:06:08 UTC+2, Robert Polanski wrote:
>
> Hi,
>
> I have changed system from windows to linux. 
> In project we use GIT.
> The question is: can I move the project directory (containing source and 
> .git directory) to linux and still use without problems or I have to 
> essentially clone the project over again?
>
>
>
I think it should work; or in any case it's worth trying. But you probably 
want to keep your original repo as a backup rather than move it, just in 
case. Note that you may find that some of the files you edited and 
committed while you were on Windows use DOS line endings (CRLF) instead of 
Unix ones (LF), but that would be another issue.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to