From 97db2d3c8263e90106cd156958df402f022405bd Mon Sep 17 00:00:00 2001 From: Lev Date: Fri, 3 Sep 2021 23:29:33 -0500 Subject: [PATCH] Add changede --- .../Topic 6/18.1.2 Branching and merging/my-code.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CM2010 Software Design and Development/Topic 6/18.1.2 Branching and merging/my-code.txt 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