Lecture 4
Key Word(s): version control, VCS, git, git rebase --interactive, git status, remotes, branching
Topics include:
- Interactive rebase of commits (catch up lecture 3)
- Status of your working tree and index
- Remote repositories
- Branching in
git