I have a win7 machine and I use Git Shell (which seems to be Windows Powershell)
I am trying to follow the Lab 3 tutorial of GIT IMMERSION (http://gitimmersion.com/lab_03.html
).
I do not know how to create a file named hello.rb with the contents below.
puts "Hello, World"
Any help is appreciated. Many thanks!