Hi.
Whenever you clone (git clone) a git repo you get a repository, this means
that you can't use git init because it's already a repo and you will have
the .git folder. Now what you may want it's to discard the repo history,
it's that what you want?

El lun., 2 de nov. de 2015 a la(s) 8:02 a. m., Steven Ottz <o...@aapt.net.au>
escribió:

> Because when I start a new project and git clone from github it pulls down
>>> a .git folder with all of the versioning from the repo.
>>
>>
> Because it was hidden, the clone I pulled down I went git init and it said
> git had already been initalized and when I showed all files I saw it had
> all the versioning with it
>
> --
> 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.
>

-- 
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