aurweb/git-interface
Lukas Fleischer 62c13e2c0c Do not show ".SRCINFO unchanged" warning on restore
Since 612300b (Show a warning if .SRCINFO is unchanged, 2015-09-29), the
git-update script displays a warning when a ref update does not affect
the content of the package base meta data. We also invoke git-update to
rebuild the package base details in the aurweb database when a package
base is restored via the SSH interface. In that case, fake information
is passed to the update hook: Both the old and the new object IDs refer
to the current HEAD. Check for such "Everything up-to-date" updates and
not display the ".SRCINFO unchanged" in these cases.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2015-10-03 12:10:25 +02:00
..
aurinfo.py aurinfo: Fix parsing with custom file when running script 2015-08-04 05:57:02 +02:00
config.mk Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00
git-auth.py Add support for multiple SSH public keys 2015-06-27 13:04:03 +02:00
git-auth.sh.in Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00
git-serve.py Add a restore command to the SSH interface 2015-08-16 06:49:12 +02:00
git-update.py Do not show ".SRCINFO unchanged" warning on restore 2015-10-03 12:10:25 +02:00
Makefile Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00