Lecture 3
Key Word(s): shell scripting, version control, VCS, git, git rebase --interactive
Topics include:
- Shell scripting (catch up lecture 2)
- Introduction to version control systems (VCS)
- Centralized and distributed VCS
- Bare essentials of
git
Interactive git rebase
- Repo with local commits (that have not been pushed) to play around:
rebase_demo.zip