Horje
how to change account in git bash Code Example
how to change account in git bash
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
git config --global user.password "your password"




Shell

Related
list available shells linux Code Example list available shells linux Code Example
git delete local branches not on remote Code Example git delete local branches not on remote Code Example
how to remove samba ubuntu Code Example how to remove samba ubuntu Code Example
git show tree graph Code Example git show tree graph Code Example
install tree in linux Code Example install tree in linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
14