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 198f0997c1 Simplify srs.{sh,ps1} scripts.
GitOrigin-RevId: 6e80ac1d8e04a5c22a6a71fdda75fb23b2695753
2018-12-28 20:18:39 +03:00

3 lines
156 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$"