Unable to pull/push in git repository

When using https you will need to supply password or using a certificate. In your case looks like the certificate is not a valid one. Try fixing it like this by telling git where to find the certificate: // Add the certificate to your configuration file git config –system http.sslcainfo “C:\Program Files (x86)\git\bin\curl-ca-bundle.crt” Alternatively, you … Read more

I can’t find my git.exe file in my Github folder

The git.exe from Github for windows is located in a path like C:\Users\<username>\AppData\Local\GitHub\PortableGit_<numbersandletters>\bin\git.exe1 You have to replace <username> and <numbersandletters> to the actual situation on your system. In Android Studio you can specify the path to the Git executable at File->Settings…->Version Control->Git->Path to Git executable. Here you have to include the actual executable name. As … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)