Files
godOfGit/l2/5_solution.sh
2020-09-03 23:53:28 -05:00

4 lines
56 B
Bash
Executable File

#!/bin/bash
git add README
git commit -m "first commit"