(no commit message) master
authorChristian Weiske <cweiske@cweiske.de>
Wed, 20 Apr 2016 08:28:56 +0000 (10:28 +0200)
committerwww-cweiske <www-cweiske@localhost.localdomain>
Wed, 20 Apr 2016 08:28:56 +0000 (10:28 +0200)
commands.sh [new file with mode: 0644]

diff --git a/commands.sh b/commands.sh
new file mode 100644 (file)
index 0000000..4b84328
--- /dev/null
@@ -0,0 +1,2 @@
+$ git diff --name-only aa6860f|xargs -L1 dirname|sort|uniq|xargs -L1 --replace=IN mkdir -p /tmp/test/IN\r
+$ git diff --name-only aa6860f|xargs -L1 --replace=IN cp IN /tmp/test/IN\r