Skip to content

nomanoff/Ali-Abdulazeez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git commands

  1. git status - check if something changed in the directory
  2. git add [fileName] - add to git
  3. git add . - add all changes to git
  4. git commit -m " " - message to git (now everything is added but not deployed)
  5. git push portfolio master - publish to netlify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published