Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Looks like the config requires you to specify repo URLs (only GitHub?). Can't seem to get a private repo to work.


If you're experimenting, use `git config --global credential.helper 'store'` to set git to store your credentials in a plain-text file. Then (if you're on GitHub), generate a personal access token (https://help.github.com/articles/creating-an-access-token-fo...), and then use that as the password - once you've entered it once, it should be stored and not prompted for again.

Please remember how insecure this is.


"file:///"-based URLs also appear to work. Clone your private repo and point Hound at your local clone.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: