Skip to content

letsplay09/mini-project-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hacktoberfest2021

mini project for all languanges

step pull request

  1. fork repository ini
  2. clone prject
git clone https://github.com/{ yout username github }/mini-project-2021.git 
  1. commit & push project baru
git add .
git commit -m "masukkan isi commit disini"
git push origin master

update repository

  1. git remote add upstream https://github.com/letsplay09/mini-project-2021
  2. git pull upstream master