login
Header Space

 
 

Re: modifying commit's author

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: J. Bruce Fields <bfields@...>
Cc: <git@...>
Date: Monday, January 22, 2007 - 4:48 pm

"J. Bruce Fields" <bfields@fieldses.org> writes:


I usually do "format-patch -$n; reset --hard HEAD~$n; edit
00??-*.patch; am 00??-*.patch" myself when I got into that
situation to rebuild the branch, and haven't personally felt
need for an option to --amend, but it might make sense to teach
git-commit --amend to allow --author option to override it; I
think it currently ignores --author when given without erroring
out.

It may become a question if we would want to allow updating the
timestamp as well, but when people asked for --author I did not
hear from anybody who wanted to have --authortime, so not being
able to do so probably is Ok.


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
modifying commit's author, J. Bruce Fields, (Mon Jan 22, 4:37 pm)
Re: modifying commit's author, Robin Rosenberg, (Mon Jan 22, 4:50 pm)
Re: modifying commit's author, J. Bruce Fields, (Mon Jan 22, 5:04 pm)
Re: modifying commit's author, Junio C Hamano, (Mon Jan 22, 4:48 pm)
Re: modifying commit's author, Junio C Hamano, (Mon Jan 22, 5:03 pm)
Re: modifying commit's author, J. Bruce Fields, (Mon Jan 22, 5:02 pm)
speck-geostationary