Skip to content

akkm9120/ClassGruopWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClassGruopWebsite

git workflow commands

  • git status : show all file that ahas been changed. untracked files are new files.

  • to stage, use git add <filename>

  • to stage all changes, use git add .

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors