On Friday 10 June 2011 05:20, Denys Vlasenko wrote: > On Friday 10 June 2011 00:44, Daniel Fandrich wrote: > > Signed-off-by: Dan Fandrich <[email protected]> > > --- > > networking/nameif.c | 28 ++++++++++++++-------------- > > networking/tc.c | 20 ++++++++++---------- > > 2 files changed, 24 insertions(+), 24 deletions(-) > > Applied, thanks!
Spoke too soon. Here what happens when you signed-off doesn't match your From: email: $ git push Counting objects: 9, done. Delta compression using 4 threads. Compressing objects: 100% (5/5), done. Writing objects: 100% (5/5), 727 bytes, done. Total 5 (delta 4), reused 0 (delta 0) Refusing to update refs/heads/master: Missing Author's Signed-off-by tag To git+ssh://[email protected]/var/lib/git/busybox.git ! [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs to 'git+ssh://[email protected]/var/lib/git/busybox.git' -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
