mallory$ emacs main.rs
mallory$ git add main.rs
mallory$ git commit -m 'Clean up the code.'
[main (root-commit) a001000] Clean up the code.
 1 file changed, 21 insertions(+)
 create mode 100644 main.rs
