I'm using git on a Ubuntu/Debian machine.I know how to config user informations (name, mail) for repositories.But with a private github repository, it always require a token each time I push or pull to/from remote.This is repetitive, so I wonder if there's a solution to this. I think that the token can ben save somewhere and automatic login like the github desktop on Window.
I searched google but didn't find out solution.
Many thanks for suggestions!