diff --git a/GIT_ASSIGNMENT.md b/GIT_ASSIGNMENT.md index 7192b1c..d80c6c2 100644 --- a/GIT_ASSIGNMENT.md +++ b/GIT_ASSIGNMENT.md @@ -80,3 +80,13 @@ ![alt text](image-19.png) ## 14: Viewing File History + +![alt text](image-20.png) +![alt text](image-21.png) +![alt text](image-22.png) + +## 15: Git Blame + +![alt text](image-23.png) +![alt text](image-24.png) +![alt text](image-25.png) diff --git a/image-20.png b/image-20.png new file mode 100644 index 0000000..34ac245 Binary files /dev/null and b/image-20.png differ diff --git a/image-21.png b/image-21.png new file mode 100644 index 0000000..fbaa55c Binary files /dev/null and b/image-21.png differ diff --git a/image-22.png b/image-22.png new file mode 100644 index 0000000..3185697 Binary files /dev/null and b/image-22.png differ diff --git a/image-23.png b/image-23.png new file mode 100644 index 0000000..d0752b1 Binary files /dev/null and b/image-23.png differ diff --git a/image-24.png b/image-24.png new file mode 100644 index 0000000..ae42506 Binary files /dev/null and b/image-24.png differ diff --git a/image-25.png b/image-25.png new file mode 100644 index 0000000..0017991 Binary files /dev/null and b/image-25.png differ