Skip to content

leg-aman/hudadi-lent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

git commmands

  • git clone paste link
  • git status
  • git add .
  • git commit -m initialcommit
  • git push origin main
  • git checkout -b styling