Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 262 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 262 Bytes

git-start 🐙

first init , add . , commit , pull , push

Git Codes

  * git init
  * git add .
  * git status
  * git  commit -m "First Commit"
  * git push  

Name :

github UserName :

Email :

Happy Hacking 🚀