Show a warning if .SRCINFO is unchanged
commit612300b39c3c19153fa4efa6cbb539c53f5f71ea
authorLukas Fleischer <lfleischer@archlinux.org>
Tue, 29 Sep 2015 06:03:26 +0000 (29 08:03 +0200)
committerLukas Fleischer <lfleischer@archlinux.org>
Tue, 29 Sep 2015 18:54:55 +0000 (29 20:54 +0200)
tree03174c8119262196c0c1dcb878fb2e82ed18c6f8
parent693e4b50a3fb57f90d802806fd1b8b78f21bd499
Show a warning if .SRCINFO is unchanged

Warn users when a remote ref update does not change the content of
.SRCINFO such that users are reminded of updating package meta data.

Implements FS#46130.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
git-interface/git-update.py