Skip to content

Commit 8f0a4b6

Browse files
author
jgkim
committed
Oops, we didn't want this commit
1 parent 9279555 commit 8f0a4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hello.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Default is "World"
1+
# This is an unwanted but committed change.
22
name = ARGV.first || "World"
33
puts "Hello, #{name}!"
44
puts "Hello, World"

0 commit comments

Comments
 (0)