history • commit = Action of changing repo state • clone = Making a copy of a repo • Remote repository = Repo in another location ◦ push = Push changes in local repo to a remote repo ◦ pull = Pull changes in a remote repo to a local repo • Merging = Reconciling conflicting changes