From 571b99207cb2515f2e9d93bc923353146864edc5 Mon Sep 17 00:00:00 2001 From: Shezan Baig Date: Wed, 4 Apr 2012 19:23:34 -0400 Subject: [PATCH] remove erroneous status line for hello.rb --- branching/index.html | 1 - 1 file changed, 1 deletion(-) 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