Closed maartenvdlee closed 11 years ago
My fault: non-issue
$ git add hello.rb $ git status -s M hello.rb
should be
$ git add hello.rb $ git status -s A hello.rb
My fault: non-issue
$ git add hello.rb $ git status -s M hello.rb
should be
$ git add hello.rb $ git status -s A hello.rb