# Pastebin sEVk3A9c [iojs@test-packetnet-centos7-arm64-2 centos7-arm64-gcc6]$ rm deps/v8/third_party/jinja2/LICENSE [iojs@test-packetnet-centos7-arm64-2 centos7-arm64-gcc6]$ rm .git/index [iojs@test-packetnet-centos7-arm64-2 centos7-arm64-gcc6]$ git reset Unstaged changes after reset: D deps/v8/third_party/jinja2/LICENSE [iojs@test-packetnet-centos7-arm64-2 centos7-arm64-gcc6]$ git reset --hard HEAD is now at f261d03 src: implement the new EmbedderGraph::AddEdge() [iojs@test-packetnet-centos7-arm64-2 centos7-arm64-gcc6]$ git diff --raw [iojs@test-packetnet-centos7-arm64-2 centos7-arm64-gcc6]$ git checkout master Warning: you are leaving 2 commits behind, not connected to any of your branches: f261d03 src: implement the new EmbedderGraph::AddEdge() d00abfc deps: cherry-pick 6ee8345 from upstream V8 If you want to keep them by creating a new branch, this may be a good time to do so with: git branch new_branch_name f261d03 Switched to branch 'master' [iojs@test-packetnet-centos7-arm64-2 centos7-arm64-gcc6]$ git checkout -f f261d03676e7ff8645d371a3f8dcbfe1740b71b8 Note: checking out 'f261d03676e7ff8645d371a3f8dcbfe1740b71b8'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at f261d03... src: implement the new EmbedderGraph::AddEdge() [iojs@test-packetnet-centos7-arm64-2 centos7-arm64-gcc6]$ git diff --raw [iojs@test-packetnet-centos7-arm64-2 centos7-arm64-gcc6]$ file deps/v8/third_party/jinja2/LICENSE deps/v8/third_party/jinja2/LICENSE: ASCII text, with CRLF line terminators [iojs@test-packetnet-centos7-arm64-2 centos7-arm64-gcc6]$ rm .git/index [iojs@test-packetnet-centos7-arm64-2 centos7-arm64-gcc6]$ git reset Unstaged changes after reset: M deps/v8/third_party/jinja2/LICENSE [iojs@test-packetnet-centos7-arm64-2 centos7-arm64-gcc6]$ file deps/v8/third_party/jinja2/LICENSE deps/v8/third_party/jinja2/LICENSE: ASCII text, with CRLF line terminators [iojs@test-packetnet-centos7-arm64-2 centos7-arm64-gcc6]$ git diff --raw warning: CRLF will be replaced by LF in deps/v8/third_party/jinja2/LICENSE. The file will have its original line endings in your working directory. :100644 100644 10145a2... 0000000... M deps/v8/third_party/jinja2/LICENSE [iojs@test-packetnet-centos7-arm64-2 centos7-arm64-gcc6]$ git reset --hard HEAD is now at f261d03 src: implement the new EmbedderGraph::AddEdge() [iojs@test-packetnet-centos7-arm64-2 centos7-arm64-gcc6]$ git diff --raw warning: CRLF will be replaced by LF in deps/v8/third_party/jinja2/LICENSE. The file will have its original line endings in your working directory. :100644 100644 10145a2... 0000000... M deps/v8/third_party/jinja2/LICENSE