Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 264 Bytes

File metadata and controls

6 lines (5 loc) · 264 Bytes

A practise on git and github

download git from your local machine

understand the various commands used in gitbash

use your favourite editor to complete the task

the commands used is git clone,cd,mkdir,git add ., git commit -m'', git push