tuyen git set-user
Configure the git remote URL with an embedded username for authentication
Usage
tuyen git set-user --remote <REMOTE> --username <USERNAME> --email <EMAIL>Options
-r, --remote <REMOTE>
Git remote name (e.g. "origin")
-u, --username <USERNAME>
Git username to embed in the remote URL
-e, --email <EMAIL>
Git email to set for this repository
-h, --help
Print help.