Created
February 26, 2009 21:26
-
-
Save jredville/71124 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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