Joined October 2013
·

Alec Benzer

Software Engineer (Site Reliability) at Google
·
New York, NY
·
·
·

@joshribakoff Tested it, and it seems to do just that:

$ git diff
diff --git a/file b/file
index 5271a52..f5ac887 100644
--- a/file
+++ b/file
@@ -1 +1 @@
-test123
+test 123
(END)

$ git diff -w
(END)

Is -w a particularly good idea? Wouldn't it silently treat doSomething(withThis) and do Something(with This) as equivalent?

Achievements
1 Karma
0 Total ProTip Views
Interests & Skills