Yes I put a readme file inside of the "grit' directory. I'm following the 
tutorial about learning Git that is on the website (found here: 
http://git-scm.com/book/en/Git-Basics-Recording-Changes-to-the-Repository ) 

On Saturday, November 2, 2013 2:48:09 AM UTC-4, William Seiti Mizuta wrote:
>
> Do you have a README file inside grit directory? And do you need to track 
> all those files listed? If you don't, create a file named .gitignore and 
> put the files that you don't want to track. You can use terminal regex. For 
> more info, read the following links:
>
> https://help.github.com/articles/ignoring-files
>
>
> William Seiti Mizuta
> @williammizuta
> Caelum | Ensino e Inovação
> www.caelum.com.br
>
>
> On Sat, Nov 2, 2013 at 4:23 AM, icevermin <the.si...@gmail.com<javascript:>
> > wrote:
>
>> I'm trying to figure out how to do the "check status stuff"
>>
>> (I'm using Windows 7). When I type "git status" into the terminal (after 
>> having created this grit folder), I get this crazy stuff 
>> http://i.imgur.com/aYqBp8A.png . Then when I try to add README to the 
>> directory (grit directory), and then track it, I get errors. 
>> http://imgur.com/xxZJotJ
>>
>> Can somebody help me figure out what I'm doing wrong? thank you. 
>>
>> -- 
>> 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+...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
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/groups/opt_out.

Reply via email to