Skip to content

This repository is for learning purposes only.

Notifications You must be signed in to change notification settings

javid321/GitPullTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Notes

List nama kaya yang tadi siang ya, bro. Ikutin formatnya aja. Feel free buat otak atik juga sih ;

#Pro Tip Step #1: bikin folder local baru Step #2: init di folder barusan pake git init Step #3: pull dari repository Uchan pake git pull https://github.com/RuslanUchan/test-git Step #4: bikin branch baru pake git branch new_branch_name Step #5: checkout ke branch baru yang lu bikin di Step #4 pake git checkout new_branch_name Step #6: edit file yang mau diedit pake text editor, save kalo udah Step #7: git add file yang diedit, kalo mager git add * aja Step #8: commit editan, tambahin message pake git commit -m "message tulis di sini" Step #10: bikin repository baru di git lu, terus add remote destination dulu pake git remote add origin https://github.com/your_name/your_repository_name.git Step #11: push ke git tapi pake nama branch yang lu buat di Step #5 pake git push -u origin new_branch_name Step #12: pull request di github pake compare across folks. Profit.

Resource Belajar

About

This repository is for learning purposes only.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages