Skip to content

rizkingrh/Revou-Camp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revou-Camp

Cara Untuk Menghubungkan Code Dengan Github

  1. Install Git dan rubah default code editor sesuai yang digunakan
  2. Klik kanan pada folder yang ingin di upload, kemudian pilih git bash
  3. Selanjutnya tulis command "git config --global user.name "usernamegithub""
  4. Command "git config --global user.email "emailgithub""
  5. Command "git init"
  6. Command "git add ."
  7. Command "git commit -m "first commit""
  8. Command "git branch -M main"
  9. Selanjutnya ikutin sesuai pas awal bikin repository

Cara untuk upload perubahan di VScode

  1. Pilih terminal menggunakan git bash
  2. Command "git add ."
  3. Command "git commit -m "perubahannya""
  4. Command "git push"

Screenshot (32)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published