diff --git a/branching/index.html b/branching/index.html index 21ca658..dcfceb3 100644 --- a/branching/index.html +++ b/branching/index.html @@ -292,7 +292,6 @@ HelloWorld.hello
$ git checkout -b change_class -M hello.rb Switched to a new branch 'change_class' $ vim hello.rb $ head -1 hello.rb