Skip to content

Instantly share code, notes, and snippets.

@nickawalsh
Created July 21, 2021 16:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nickawalsh/cf13d80e13e181498d34946ffac5b7fb to your computer and use it in GitHub Desktop.
Save nickawalsh/cf13d80e13e181498d34946ffac5b7fb to your computer and use it in GitHub Desktop.
> git diff e26004dc 64bf7547
diff --git a/hello_world.rb b/hello_world.rb
index 01a178a..367d6a5 100644
--- a/hello_world.rb
+++ b/hello_world.rb
@@ -1 +1,2 @@
puts "Hello World!"
-puts "Legacy Software is no fun!"
+puts "Legacy Software isn't so bad!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment