Git add to stage, commit to repo

Feb 27, 2015 • Hugues Fontenelle

A concept map for lesson 2 of Software Carpentry’s Git Reference course.

git add commit

I wrote this on the blackboard during the Software Carpentry workshop taking place today in Oslo. It’s very simple, yet it explains that you may add multiple files to the staging area, and commit all of them at once to the repository.