diff --git a/branching/index.html b/branching/index.html index ce5bc3f..266c0c1 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