Home  >  Article  >  Backend Development  >  Why does hexo have to enter the username and password every time when deploying it to github using git?

Why does hexo have to enter the username and password every time when deploying it to github using git?

WBOY
WBOYOriginal
2016-09-29 09:19:091086browse

I have done everything I need to do, why?

<code> $ git config --global user.name 'xxxxx' 
 $ git config --global user.email 'xxxxxx' 
</code>

Why does hexo have to enter the username and password every time when deploying it to github using git?

Why does hexo have to enter the username and password every time when deploying it to github using git?

Why does hexo have to enter the username and password every time when deploying it to github using git?

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn