On Jun 19, 2009 at 23:44, Ra?l Alexis Betancor Santana rabs@dimension-virtual.com wrote:
On Friday 19 June 2009 23:35:45 Raul Alexis Betancor Santana wrote:
Module: sip-router Branch: rbetancor/drouting Commit: 1c5d19277a14e71167c81665d6de8173e61a2ccb URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1c5d192 77a14e71167c81665d6de8173e61a2ccb
Author: Juha Heinanen jh@tutpro.com Committer: Juha Heinanen jh@tutpro.com Date: Fri Jun 19 16:40:24 2009 +0300
core
Added fixup_igp_pvar and fixup_free_igp_pvar fixup functions.
UMM ????? ... I just created a new branch for porting drouting module from OpenSIPS ..
rabs@salma:~/Proyectos/VoIP/sip-router/modules_k$ git add drouting/ rabs@salma:~/Proyectos/VoIP/sip-router/modules_k$ git push origin drouting:rbetancor/drouting Total 0 (delta 0), reused 0 (delta 0) To ssh://rbetancor@git.sip-router.org/sip-router
- [new branch] drouting -> rbetancor/drouting
Don't know from were that fixup came ...
May I have done something wrong ?
No, if you create a new branch with no new commits on it, the script that generates the mails will just send the top commit on the branch (which in your case happened to be the fixup one).
Andrei