Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

cara mengkonfigurasi git di terminal linux

#ketik
git config --global user.name “hasan” #untuk menyimpan nama kita
#ketik
git config --global user.email “hasan123@gmail.com” #untuk menyimpan email

#Note : 2 langkah diatas wajib dilakukan sehabis install GIT
#Note : 1 name & email bisa digunakan untuk banyak project
#Note : walau banyak konfigurasi lain saya akan menggunakan --global untuk konfigurasi di area keseluruhan agar mempermudah
Comment

PREVIOUS NEXT
Code Example
Shell :: homebrew gnu screen 
Shell :: webpack for old browser 
Shell :: installing flow globally 
Shell :: download gradle for debian 
Shell :: connect to repost git and push exited project 
Shell :: npm i install react boostrapp grid 
Shell :: flow for vim 
Shell :: verifier iso linux mint 
Shell :: bash multiplication of arguments 
Shell :: ubuntu uninstall twilio quest 
Shell :: react native setup ubuntu 20.04 
Shell :: iiana github 
Shell :: /dev/block/mmcblk0p38 
Shell :: zsh arithmetic 
Shell :: telnet in shell script 
Shell :: p4merge tool config 
Shell :: usar comandos de linux en mi cmmd 
Shell :: /usr/bin/env: «node»: The file or directory does not exist nvm 
Shell :: enter your internal repository url 
Shell :: git alias branch 
Shell :: embedded video doesnt play on gitjub pages 
Shell :: why showing different +++++++++------ count git diff command 
Shell :: how to download octave in ubuntu 
Shell :: how to install perl 
Shell :: rsync exclude directory 
Shell :: ubuntu pip cv_bridge 
Shell :: docker port entered blocking state 
Shell :: rvm does not load gemset when open new tab in terminal 
Shell :: Filtering Listing Output 
Shell :: Swappiness setting recommendation swap sysctl.conf performance improvement Hadoop system 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =