FredrikNoren / ungit

The easiest way to use git. On any platform. Anywhere.
MIT License
10.41k stars 637 forks source link

Visualize a cloned repo #1582

Closed hdubs33 closed 5 months ago

hdubs33 commented 6 months ago

Hello.

When I create a local repository, ungit work perfectly and I can visualize my branch tree etc. However, when I clone a remote repository in a folder, ungit don't see it : ungit

When I am in the folder in cli, the repo is working fine...

"/vm# git log --oneline -5 2915f5e (HEAD -> main, origin/main, origin/HEAD) Ajout du template 40c67c3 Ajout du pool 3db5c3f Mise à jour IP Master du Pool bb19b97 doublon xenpool 9f0fc67 log powerdns "

Anyone would know why ungit does not see it please ?

Thank you

git --version git version 2.25.1

hdubs33 commented 5 months ago

Alright, if someone has the same issue, it was a rights issue on the folders/files and the path to access it. Working now. (Don't follow hidden files / directory )