Horje
add credentials to git Code Example
add credentials to git
git config user.name "your username"
git config user.password "your password"
add credentials git linux
# This cache timeout is in seconds
$ git config --global credential.helper 'cache --timeout=3600' 




Shell

Related
restart wsl2 Code Example restart wsl2 Code Example
how can I see my gatsby version Code Example how can I see my gatsby version Code Example
change folder permisson in mac Code Example change folder permisson in mac Code Example
how to find and replace a string in a file using shell script Code Example how to find and replace a string in a file using shell script Code Example
git remove las remotet commit Code Example git remove las remotet commit Code Example

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