diff --git a/assignment.txt b/assignment.txt new file mode 100644 index 0000000..61c1656 --- /dev/null +++ b/assignment.txt @@ -0,0 +1,2 @@ +Git commit +Takes the staged snapshot and commits it to the project history. Combined with git add, this defines the basic workflow for all Git users. \ No newline at end of file