What is difference between two below scenarios.
Running git clone on non empty folder named 'A' having no source control meta data i.e. no .git folder.
Running git clone on non empty folder named 'B' having source control data i.e. having .git folder