Hi Prakhar, On Thu, Feb 9, 2023 at 12:42 AM prakhar <prakhar.agrawal...@gmail.com> wrote: > > From: Prakhar <prakhar.agrawal...@gmail.com> > Please use your legal name in the git-config user.name metadata for proper code attribution purposes.
Usually the email doesn't get injected in the patch. I'm not sure what's going on with that. > --- > hello.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/hello.c b/hello.c > index f0b662c..72d1dd4 100644 > --- a/hello.c > +++ b/hello.c > @@ -9,6 +9,6 @@ rtems_task Init( > rtems_task_argument ignored > ) > { > - printf( "\nHello RTEMS from India!\n" ); > + printf( "\nHello World\n" ); > exit( 0 ); > } > -- > 2.25.1 This is git version is about 3 years old. You may want to check/update your development tools or environment. > > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel