You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works but everytime I push a new browser tab opens. To my understanding this is because there is no caching enabled. I was able to fix it by writing my own git config instead of using the one generated by Home Manager.
I only added the cache helper line:
Are you following the right branch?
Is there an existing issue for this?
Issue description
I enabled git-credential-oauth with:
programs.git-credential-oauth.enable = true;
It works but everytime I push a new browser tab opens. To my understanding this is because there is no caching enabled. I was able to fix it by writing my own git config instead of using the one generated by Home Manager.
I only added the cache helper line:
Maybe I missed an option on how to solve that properly but I think it would be better if that works out of the box.
Maintainer CC
@tomodachi94
System information
The text was updated successfully, but these errors were encountered: