Skip to content

Instantly share code, notes, and snippets.

@relrod
Created May 4, 2018 19:24
Show Gist options
  • Save relrod/b2cc774b0b1d86571a13fc02b1b07067 to your computer and use it in GitHub Desktop.
Save relrod/b2cc774b0b1d86571a13fc02b1b07067 to your computer and use it in GitHub Desktop.
[rick@x230-01 test-git-repo]$ git diff | grep +++ | hexdump -C
00000000 2b 2b 2b 20 62 2f 6c 6f 6f 6b 20 61 74 20 6d 65 |+++ b/look at me|
00000010 20 49 20 61 6d 20 61 20 70 72 65 74 74 79 20 66 | I am a pretty f|
00000020 69 6c 65 2e 74 78 74 09 0a 2b 2b 2b 20 62 2f 6c |ile.txt..+++ b/l|
00000030 6f 6f 6b 5f 61 74 5f 6d 65 5f 49 5f 61 6d 5f 61 |ook_at_me_I_am_a|
00000040 5f 70 72 65 74 74 79 5f 66 69 6c 65 2e 74 78 74 |_pretty_file.txt|
00000050 0a |.|
00000051
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment