Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 83 Bytes

File metadata and controls

5 lines (4 loc) · 83 Bytes

#First project and git lesson.

git init git add . git commit -am "Initial commit"