Skip to content

reggiehsu111/ECC

Repository files navigation

ECC

ECC for IC lab

To push

  • git add -A
  • git status // To check everything modified
  • git add -A // Add all uncommitted changes
  • git commit -m "Anything you want to say" // Commit changes
  • git log // To see every historic commits
  • git pull origin master // Pull code from the master branch
  • git push origin master // Push code to the master branch

About

ECC for IC lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages