Patrick Georgi <[EMAIL PROTECTED]> writes: > Am Sun, 04 May 2008 15:22:54 +0100 > schrieb Bruce Stephens <[EMAIL PROTECTED]>: >> [lots of good explanations about git branch names] > so it would be "mtn-wrapper changes-since-pull server branch", and use > a complete table of heads x server. okay.. > >> I'd have thought note_netsync_revision_received or something would be >> OK for that? Maybe one wants a hook that receives all the revisions >> in one go or something? > hmm.. initialize a branch list at the beginning, then check each > incoming revision - could work.. thanks, I didn't think of the hooks! > > I'll try to implement those two things next week.
Note that monotone/examples/display_branches.lua already does some of this (maybe all, I'm not clear) -- -- Stephe _______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
