Week 4 – Collaboration

introduction to git and github week 4 Practice Quiz: Pull Requests 1. What is the difference between using squash and fixup when rebasing? Answers Squash deletes previous commits.Squash combines the…

0 Comments

Week 3 – Working with Remotes

introduction to git and github week 3 Practice Quiz: Introduction to GitHub 1. When we want to update our local repository to reflect changes made in the remote repository, which…

0 Comments

Week 2 – Using Git Locally

introduction to git and github week 2 Practice Quiz: Advanced Git Interaction 1. Which of the following commands is NOT an example of a method for comparing or reviewing the…

0 Comments

Week 6 – Bash Scripting

using python to interact with the operating system week 6 answers Practice Quiz: Interacting with the Command Line 1. Which of the following commands will redirect errors in a script…

0 Comments