-
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 .
-
Notifications
You must be signed in to change notification settings - Fork 0
akkm9120/ClassGruopWebsite
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|