Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 408 Bytes

File metadata and controls

29 lines (19 loc) · 408 Bytes

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.

Thumsi Indrachapa