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

WBOY
Release: 2016-09-29 09:19:09
Original
1113 people have browsed it

I have done everything I need to do, why?

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

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?

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template