gcsrilanka / My-First-PR

You can use this repo to get started with GitHub
10 stars 296 forks source link
beginner-friendly git git-workflow hacktoberfest2018 my-first-pr

header

This is repo has been made for the beginners. The main objective of this repository is to let students practise basic GitHub commands (once they forked a repo) such as,

git clone
git add .
git commit -m "commit message here"
git push
git status

Hello-World...! I learnt git from Open Hack Day Sri Lanka.