【发布时间】:2014-07-27 19:15:55
【问题描述】:
我有一台 win7 机器,我使用 Git Shell(似乎是 Windows Powershell)
我正在尝试遵循 GIT IMMERSION (http://gitimmersion.com/lab_03.html) 的 Lab 3 教程。
我不知道怎么create a file named hello.rb with the contents below.
puts "Hello, World"
感谢任何帮助。非常感谢!
【问题讨论】:
-
除非我遗漏了什么,你不能把那行粘贴到记事本中,然后把文件保存在适当的地方吗?
标签: git powershell github cmd