Skip to content

programmer-pemula/ptccl-0-basic-git-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

ptccl-0-basic-git-github

Tutorial basic tentang Git dan Github

basic git command

a simplest way to perform pull request

  • fork your target repo
  • add remote to the forking repo
  • clone or pull to ur local machine
  • start editing and add the changes
  • push to master or branch
  • then click new pull request from github website, adding a few comment and create pull request

Membuat Repository


Langkah - langkah

1.Pertama login di situs Github dengan username dan password anda, kemudian klik Create New Repository. 2.Ketikan git clone https://github.com/alimuamar11/ptccl-0-basic-git-github.git 3.Lakukan edit pada readmi.md kemudian ketikan perintah git commit -m "Edit readme.md" 4.git push add origin master

About

Tutorial basic tentang Git dan Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published