Skip to content

bimoich/ProjectSCH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjectSCH

Cara Clone Repo (via command line, bukan GUI)

Download Link

  • Pilih folder buat sync ke repo
  • klik kanan, pilih "Git Bash Here"
  • masukin koding dibawah:

git add .

git clone "url repo"

Command Tambahan

Cek status, nanti bakal ditampilin apa yg udah diubah di repo lokal PC.

git status


Commit upload, untuk sync file yg udah diubah, terus diupload ke repo. Bagian "comment" diisi komentar apapun, biasanya diisi apa yg udah diubah.

git commit -am "comment"


Eksekusi upload, masukin kode ini setelah git commit.

git push


Ambil file atau sync ulang sama repo.

git pull


  • seterusnya, setiap mau upload perubahan baru, tinggal masuk folder repo terus klik kanan. Pilih "Git Bash Here". Tinggal masukin kode sesuai kebutuhan (entah pull, push, dll)

Ini repository sementara, nanti kalo ada tambahan bakal di tambahin

Usahain, kalo ada upload baru / diubah, dikasih keterangan di Git-nya.

About

Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •