Dear Paul, On 19.04.23 22:54 Paul Menzel wrote: >Am 19.04.23 um 16:50 schrieb Guiting Shen: > >> On 19.04.23 19:49 Paul Menzel wrote: >>> Am 19.04.23 um 12:19 schrieb Guiting Shen: >>>> From: Aaron_shen <aarongt.shen@xxxxxxxxx> >> >>> The old name is still documented as the author for the commit. Did you >>> execute the second command? >> >>> git commit --amend --author="Aaron Shen <aarongt.shen@xxxxxxxxx>" >> >>> Or with your real name: >> >>> git commit --amend --author="Guiting Shen <aarongt.shen@xxxxxxxxx>" >> >>> You can verify the success with `git show` and look at the meta data. >> >> Sorry, I forgot to make new patch to send. > >No problem. > >>> The obex agent usually reply the filename by getting the default filename >> >>> s/reply/replies/ >> >>> Do you mean *returns* instead of *replies*? >> >> Yes, I mean to return the filename or folder name to reply the AuthorizePush >> request from obexd manager. >> Do I use 'returns' instead of 'replies' in v4 patch? > >At least for me that would be more correct. Got it, thanks. I will send v4 patch tomorrow. >>>> from the filename property of the transfer object which is not convenient. >>>> The patch helps that the obex agent can reply folder name or new filename >>>> or null which will use the default filename if new_name is NULL and the >>>> default folder if the new_folder is NULL in opp_chkput(). > >PS: By the way, your replies are not correctly threaded. The message >header says you are using git-send-email to compose/send this message – >the one I am replying to right now with Message-Id: > >20230419145019.11548-1-aarongt.shen@xxxxxxxxx Sorry, I found the Message-Id to reply finally. Wish this reply will be right. Regards, Guiting Shen