diff --git a/GIT_ASSIGNMENT.md b/GIT_ASSIGNMENT.md index a5cec76..5c18b39 100644 --- a/GIT_ASSIGNMENT.md +++ b/GIT_ASSIGNMENT.md @@ -20,7 +20,7 @@ Step 1 :Create new Repository 8. Comparing Two Commits - ![Repository_Screenshot](git_diff_commit.png) 9. Exploring Branches - +- ![Repository_Screenshot](git_branch.png) 10. Cloning a Repository - ![Repository_Screenshot](cloned-repo.png) 11. Pulling the Code diff --git a/git_branch.png b/git_branch.png new file mode 100644 index 0000000..37376fd Binary files /dev/null and b/git_branch.png differ