[linux-elitists] git hook for identica ?
Greg KH
greg@kroah.com
Wed Dec 17 21:13:50 PST 2008
On Thu, Dec 18, 2008 at 03:59:26PM +1100, James Morris wrote:
> I'd like to have git commits published to an identica account. What's the
> best way to do this?
>
> It seems I can use notify-webhook and commitbot, although I'm wondering if
> there's a simpler approach with fewer dependencies.
A simple bash script for the hook on the git server, and then use bti
which only has libcurl as a dependancy:
http://www.kroah.com/log/linux/bti.html
That should be pretty small.
thanks,
greg k-h
More information about the linux-elitists
mailing list