
29 Feb
2016
29 Feb
'16
7:10 a.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 317eb54abdd90fd7363b6c6a65d793433374cb95 https://github.com/phpmyadmin/phpmyadmin/commit/317eb54abdd90fd7363b6c6a65d7... Author: Michal Čihař <michal@cihar.com> Date: 2016-02-29 (Mon, 29 Feb 2016) Changed paths: M scripts/create-release.sh Log Message: ----------- Silent errors from git cat-file There doesn't seem to be better way to check for existence of file in branch, so let's just ignore the errors from it. Fixes #12015 Signed-off-by: Michal Čihař <michal@cihar.com>