summary refs log tree commit diff
path: root/synapse/util/versionstring.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-30Handle FileNotFound error in checking git repository version (#6284)Andrew Morgan1-4/+6
2019-10-29Don't return coroutinesErik Johnston1