chiark / gitweb /
git-debpush: check_treesame: Also pass --quiet to 'git diff'
authorSean Whitton <spwhitton@spwhitton.name>
Sun, 21 Jul 2019 10:35:38 +0000 (11:35 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 22 Jul 2019 15:09:15 +0000 (16:09 +0100)
commit25575e4691087b6986fcb38973945762401c4b4b
tree265328dfc1e8a3881bef5095945841668b2c13c9
parent8af179949e9c5c01c7202aa5efbe3c0be27310ff
git-debpush: check_treesame: Also pass --quiet to 'git diff'

Otherwise, when using git-debpush in a terminal, the user will get a
pile of unwanted diff output each time check_treesame is called.

Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
git-debpush