Documentation even more Git-realistic
parent
d157f80f74
commit
a71fd8f81a
|
|
@ -15,7 +15,8 @@ module Squib
|
||||||
# cd foo-blasters
|
# cd foo-blasters
|
||||||
# ruby deck.rb
|
# ruby deck.rb
|
||||||
# git init
|
# git init
|
||||||
# git commit -am "Starting my cool new game using Squib!"
|
# git add .
|
||||||
|
# git commit -m "Starting my cool new game using Squib!"
|
||||||
#
|
#
|
||||||
# @api public
|
# @api public
|
||||||
class New
|
class New
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue