When using the commit-tree command, you can optionally specify a parent: $ git commit-tree -m "Description" -p Make a string of three commits! Hint: What would be the easiest way to get a tree object?