On Aug 12, 12:26 am, Tekkub <[email protected]> wrote: > Git doesn't litter hidden folders throughout the working copy like svn does, > instead it simply keeps one .git folder in the root path of the repo. If > you perform commands in a subpath, git just traverses upwards till it hits a > path with a .git folder, or can't go any further.
Alright. Thanks for the info. :J --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" 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/github?hl=en -~----------~----~----~----~------~----~------~--~---
