Git push as a separate user

git config --local credential.username

Did you find this article useful?

  • Change PHP version on CKS

    scl enable alt-php81 bash replace alt-php81 with the version you want to list the versions available...
  • Change PHP version on DADA

    alias php='/opt/cpanel/ea-php81/root/bin/php'alias composer='/opt/cpanel/ea-php81/root/bin/php -d me...
  • HQ Email Credentials

    MAIL_MAILER=smtp MAIL_HOST=smtp.gmail.com MAIL_PORT=587 MAIL_USERNAME=haqkiki.app@gmail.com MAIL_PA...