No side effects. You can safely clone a repository that comes as result of git clone
operation. By the way, this is where git differs from centralized systems like Subversion: the cloned repository is an exact copy of the original one (except from the branches that need to be checkeout manually).