fgh icon indicating copy to clipboard operation
fgh copied to clipboard

Allow non-github git repositories in folders

Open cole-wilson opened this issue 2 years ago • 3 comments

Description

If I create a git repo in a folder managed by fgh and it isn't on github, (i.e. i run git init in an empty folder), features like fgh visualize break.

Steps to reproduce

Create an empty git repo using git init in a folder managed by fgh. Run fgh visualize

Logs/Screenshots

 6.67% ║█▓░░░░░░░░░░░░░░░░░░░░░░░░░░║ [3 in 90.666ms] ... Getting information for repositories
░░░░░░░░░░░
░✗ ERROR ✗░
░░░░░░░░░░░

Failed to check if repo has any commits not pushed. Location: /Users/cole/projects/cole-wilson/AppTest

GOLANG ERROR (SHOW DEVELOPER):
exit status 129

cole-wilson avatar Aug 27 '21 19:08 cole-wilson

I can push a fix for this sometime this weekend. Thanks for letting me know cole!

gleich avatar Aug 27 '21 19:08 gleich

Thanks! I love fgh by the way.

cole-wilson avatar Aug 27 '21 21:08 cole-wilson

Yay! Glad to hear it :)

gleich avatar Aug 27 '21 23:08 gleich