Hi Sebastian,

On Sat, 7 Nov 2015 03:44:57 +0100 Sebastian Reichel <[email protected]> wrote:
>
> Is there an easy way to check this, so that I can create a cronjob
> checkin it? Having an additional automatic "your tree differs from
> linux-next" would be helpful, since that would make me search for
> the problem/a mail from Stephen.

Well,

wget -q -O- 
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/plain/Next/SHA1s
 | sed -n 's/^battery\t\t*//p'

will get you the SHA1 of the top of your branch that I merged into the
latest release.

-- 
Cheers,
Stephen Rothwell                    [email protected]
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to