ngegit

1
Update repository 1. git add . 2. git commit -m "isi_pesan" 3. git pull 4. git push orogin master konfig git 1. git config --global user.email "[email protected]" 2. git config --global user.name "Username" 3. git config user.name 4. git config --global core.editor sublime text 3 Lihat status 1. git status setting list 1. git config --list

Upload: m-zainul-irfhan

Post on 08-Apr-2016

213 views

Category:

Documents


0 download

DESCRIPTION

cara git version

TRANSCRIPT

Page 1: ngegit

Update repository

1. git add .2. git commit -m "isi_pesan"3. git pull4. git push orogin master

konfig git

1. git config --global user.email "[email protected]"2. git config --global user.name "Username"

3. git config user.name4. git config --global core.editor sublime text 3

Lihat status1. git status

setting list1. git config --list