Skip to content

austincline09/CSC-455-Project-

Repository files navigation

CSC-455-Project-

Database stuff

clone stuff

create branch

  • git checkout -b branchname

git status

update file

  • git pull origin master
  • must be in github/file

update personal changes

  • git pull origin master
  • git add "file/file.html" -- git add -A
  • git commit -m "massege"
  • git push origin master; -----or brach name

About

Database stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •