"# git-course demo"
File from the Working Directory should be added to Staging area then from the Staging area to local commit history
File can be added to staging area by using a command
git add filename
File from the staging area can be committed by using a command
git commit -m "message" (-m=to display a message)
-
Notifications
You must be signed in to change notification settings - Fork 0
GopavaramNithish/git-course
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|