Example, I just clone from URL : [https://github.com/apache/incubator-argus](https://github.com/apache/incubator-argus). It is an empty repo. But when I call git.Repo.clone_from, the property `bare` return False. Maybe it is a BUG.
Example, I just clone from URL : https://github.com/apache/incubator-argus.
It is an empty repo. But when I call git.Repo.clone_from, the property
barereturn False.Maybe it is a BUG.