Update GIT_ASSIGNMENT.md with new screenshots and notes
This commit is contained in:
BIN
Branch.png
BIN
Branch.png
Binary file not shown.
|
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 64 KiB |
@@ -59,7 +59,7 @@ Version control is better than emailing files because it keeps a single source o
|
||||
|
||||
## Git Log (graph)
|
||||
|
||||

|
||||

|
||||
|
||||
---
|
||||
|
||||
@@ -71,7 +71,7 @@ Version control is better than emailing files because it keeps a single source o
|
||||
|
||||
## Git Diff (commit1 vs commit2)
|
||||
|
||||

|
||||

|
||||
|
||||
---
|
||||
|
||||
@@ -95,6 +95,7 @@ Version control is better than emailing files because it keeps a single source o
|
||||
|
||||
## Ignoring Files with .gitignore
|
||||
|
||||

|
||||

|
||||
|
||||
---
|
||||
cd D:\git-practice-Rahul
|
||||
|
||||
BIN
Git_Log_Graph.png
Normal file
BIN
Git_Log_Graph.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
BIN
diff_two_commit.png
Normal file
BIN
diff_two_commit.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
BIN
ignoring.png
Normal file
BIN
ignoring.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 67 KiB |
1
secret.txt
Normal file
1
secret.txt
Normal file
@@ -0,0 +1 @@
|
||||
"This is a secret file"
|
||||
Reference in New Issue
Block a user