Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

gitlab login on terminal

git config --global user.name "your_username"
git config --global user.email "your_email_address@example.com"
# then try to clone a repo anywhere on your desktop
# This will trigger a username password prompt after which you are logged in
Comment

PREVIOUS NEXT
Code Example
Shell :: Linux install from .tar.gz 
Shell :: git merge branch 
Shell :: bash multiline comment 
Shell :: How to remove Directories with rm 
Shell :: how to access network settings raspberry pi 
Shell :: rename multiple files mac terminal 
Shell :: copy first n files linux 
Shell :: how to update or upgrade sql server on ubuntu 
Shell :: git remove vendor folder from remote 
Shell :: flutter build apk github actions 
Shell :: for while bash 
Shell :: heroku push non main branch 
Shell :: run index.js 
Shell :: how to run multiple npm scripts parallel 
Shell :: osx add user to group 
Shell :: push exsisting repo 
Shell :: install global package golang 
Shell :: multiple commands one line linux 
Shell :: hadoop report command 
Shell :: grep output to file 
Shell :: git download a new branch 
Shell :: ssh passphrase stop asking 
Shell :: ubuntu iso 
Shell :: squash commits git 
Shell :: asdf use local nodejs 
Shell :: change ip address 
Shell :: ubuntu mount samba dir 
Shell :: github clone submodules 
Shell :: execute previous command linux 
Shell :: how to install amplify cli to your react project 
ADD CONTENT
Topic
Content
Source link
Name
2+7 =