jobs/updateweb: use smarter update detection
commitac975af3e9d91be9f0aa57abdc9dc050d7f728ec
authorJan Krüger <jk@jk.gs>
Wed, 24 Nov 2010 18:02:54 +0000 (24 19:02 +0100)
committerJan Krüger <jk@jk.gs>
Wed, 24 Nov 2010 18:02:54 +0000 (24 19:02 +0100)
treee480820d902e676bf37c759a2551a370e05ee1d9
parent2ffe5374c2c627013496f0bc96ead55b557ff875
jobs/updateweb: use smarter update detection

Turns out that I don't have nearly enough experience with history that
is full of merges, so the previous attempt checked whether the branches
were identical, instead of merely checking whether the upstream history
was already reachable in the local branch. So, use history traversal
instead.

Signed-off-by: Jan Krüger <jk@jk.gs>
jobs/updateweb.sh