Skip to content

lyntco/git-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GIT steps

  1. create files

  2. git init

  3. git add files

  4. make changes

  5. git commit -m "Message abt changes"

  6. git push origin master

  7. ???

  8. Profit!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published