Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+33 votes

I thought it would be a good idea to compare answers in that section to make sure we all have the correct answers

asked in CSC285_Fall2018 by (1 point)

1 Answer

+12 votes

My answers are numbered from the first question asking "...tracked in your local repository..." to the last question asking "which of the following terms...?"

1: Fork, 2: Push, 3: Commit, 4: Add, 5: Commit, 6: Status, 7: Clone, 8: Log, 9: Merge, 10: Pull, 11: Pull Request

answered by (1 point)
+8

My answer for number 2 is "add" since I think we have to add stuff into the staging area before commit. Am I wrong?

...