libgit2 / git2go

Git to Go; bindings for libgit2. Like McDonald's but tastier.
MIT License
1.92k stars 316 forks source link

Clone repo success but has uncorrect status #916

Open liuqianhong6007 opened 2 years ago

liuqianhong6007 commented 2 years ago

Follow the clone example, I successfully clone repo to local path. But when I execute git status ,I found all files are deleted automatically. Hava any idea about this problem?

Develop Environment libgit version: v1.3.1 git2go version: v33.0.9