diff --git a/CM2010 Software Design and Development/Topic 6/18.1.2 Branching and merging/my-code.txt b/CM2010 Software Design and Development/Topic 6/18.1.2 Branching and merging/my-code.txt new file mode 100644 index 0000000..7562e75 --- /dev/null +++ b/CM2010 Software Design and Development/Topic 6/18.1.2 Branching and merging/my-code.txt @@ -0,0 +1,2 @@ +Create and go to a new checkout (shorthad) +git checkout -b new-branch \ No newline at end of file