aboutsummaryrefslogtreecommitdiffhomepage
path: root/src.sh
diff options
context:
space:
mode:
authorArseny Smirnov <arseny30@gmail.com>2018-12-31 22:04:05 +0300
committerArseny Smirnov <arseny30@gmail.com>2017-12-31 23:08:40 +0300
commit71d03f39c364367a8a7c51f783a41099297de826 (patch)
tree4c0c57f9ddb87f46d58192e1ebfd2c40f6d2c315 /src.sh
Project import generated by Copybara.
GitOrigin-RevId: 318483224ad6164d9966f731d60cde37039bb2d4
Diffstat (limited to 'src.sh')
-rwxr-xr-xsrc.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src.sh b/src.sh
new file mode 100755
index 000000000..cff26fa95
--- /dev/null
+++ b/src.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+git ls-tree -r HEAD --name-only benchmark memprof td tdactor tddb tdnet tdtl tdutils test tg_http_client | grep -E "\.cpp$|\.h$|\.hpp$" | grep -v third_party