Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,8 @@ Other useful commands to see what is going on the git repository:

## Practice Output
1. Your repo url in Github
https://github.com/Vicki7777777/git-basic.git
2. Your answer for What is the difference between `add`, `commit`, and `push`?
add:Place files from workspace to staging area
commit:Comment on the modification
push:Push the staging area to remote Git
12 changes: 12 additions & 0 deletions newfile.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
tested by vicki
edit
guess guess


Your repo url in Github
https://github.com/Vicki7777777/git-basic.git

Your answer for What is the difference between add, commit, and push?
add:Place files from workspace to staging area
commit:Comment on the modification
push:Push the staging area to remote Git
1 change: 1 addition & 0 deletions test
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
test