This repository has been archived on 2020-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
tdlib-fork/src.sh
levlam c825628cd6 Fix exemple formatting.
GitOrigin-RevId: 84f34b183364bce06fa3b6b06620d04e7f26a6ab
2018-01-22 22:38:55 +03:00

3 lines
178 B
Bash
Executable File

#!/bin/bash
git ls-tree -r HEAD --name-only benchmark example memprof td tdactor tddb tdnet tdtl tdutils test tg_http_client | grep -E "\.cpp$|\.h$|\.hpp$" | grep -v third_party