Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

connect vscode to gitlab

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 :: Help manual in linux 
Shell :: Please tell me who you are. in git 
Shell :: step to install vue project in visual studio code 
Shell :: install gh 
Shell :: linux encrypt pdf 
Shell :: git set up 
Shell :: configure: error: --with-openssl was given but OpenSSL could not be detected 
Shell :: docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?. 
Shell :: bash find term in files 
Shell :: change keyboard layout linux 
Shell :: ls recursive 
Shell :: docker compose keep container open 
Shell :: rsync as sudo 
Shell :: redis 
Shell :: bash add user to group 
Shell :: mikrotik reboot bash sintakx 
Shell :: bash parse arguments 
Shell :: git delete master branch and recreate 
Shell :: almalinux helm 
Shell :: install kafka on ubuntu 20.04 
Shell :: adapta ubuntu 
Shell :: ssh passphrase stop prompting 
Shell :: where powershell 
Shell :: squash my last x commits together using git 
Shell :: how to get unmerged branch git 
Shell :: what does the export command do in linux 
Shell :: setoolkit kali linux install 
Shell :: pip upgrade version 
Shell :: stop avd 
Shell :: copy first 100 lines from a file linux 
ADD CONTENT
Topic
Content
Source link
Name
5+6 =