Skip to content

Instantly share code, notes, and snippets.

@jredville
Created February 26, 2009 21:26
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 jredville/71124 to your computer and use it in GitHub Desktop.
Save jredville/71124 to your computer and use it in GitHub Desktop.
C:\Users\jdeville\projects\rubyspec_o\rubyspec\core\argf
[90] » git diff --color
ESC[1mdiff --git a/core/argf/fixtures/bin_file.txt b/core/argf/fixtures/bin_file.txtESC[m
ESC[1mindex 2545e90..dec2cbe 100644ESC[m
ESC[1m--- a/core/argf/fixtures/bin_file.txtESC[m
ESC[1m+++ b/core/argf/fixtures/bin_file.txtESC[m
ESC[36m@@ -1,2 +1,2 @@ESC[m
ESC[31m-testESC[m
ESC[31m-testESC[m
ESC[32m+ESC[mESC[32mtestESC[m
ESC[32m+ESC[mESC[32mtestESC[m
[91] » git diff -w
diff --git a/core/argf/fixtures/bin_file.txt b/core/argf/fixtures/bin_file.txt
index 2545e90..dec2cbe 100644
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment