Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 546 Bytes

File metadata and controls

12 lines (7 loc) · 546 Bytes

Everyday questions (c01-git02 - optional)

  1. Is it possible to see the inner commit of squashed commit with git rebase?
  2. How to compare two different local branches using git diff? How about remote ones, can you do the same?
  3. (Optional) Install ohmyzsh and activate the git plugin

Submit a PR with the following files

Remember to follow the instructions on how to submit a PR here

  • README.md: copy from file ANSWER.md, containing the answers.