Actually i need some help to connect ubuntu with windows credential manager. Because when I want to push something on my repository ubuntu always want password (Acces token).
I tried git bash and cmd. They're fine with windows credential manager but ubuntu :(.
I tried git config --global user.name and user.email but they're not working.
I added my git account on windows credential manager. But it still same.