[git-users] will i have to initialize other folders/directories which are in my master repository ?

2013-02-05 Thread Jamna Vyas
Hi all, Few days back i started to learn about git , so* i m very beginner for git and i never used any kind of version control before it * what exactly i want to do is that - *want to use git for tracking my project local* (offline) for this i made my main folder/directory called *project

Re: [git-users] will i have to initialize other folders/directories which are in my master repository ?

2013-02-05 Thread Gergely Polonkai
Hello, You only have to initialize your project root, and add files in them with git add css/main.css Best, Gergely On 5 February 2013 14:34, Jamna Vyas vyas.ja...@gmail.com wrote: Hi all, Few days back i started to learn about git , so* i m very beginner for git and i never used any kind

Re: [git-users] will i have to initialize other folders/directories which are in my master repository ?

2013-02-05 Thread Jamna Vyas
Thanks :) -- 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