Dear diary, on Tue, Feb 07, 2006 at 03:03:13AM CET, I got a letter where Junio C Hamano <junkio@cox.net> said that... > Petr Baudis <pasky@suse.cz> writes: > > > I'm puzzled. GIT should handle this fine. > > > > export GIT_AUTHOR_NAME='' > > git-commit-tree $(cg-object-id -t) > > > > works as expected, but for some reason escaping me it does not work > > inside of cg-commit. Insights welcomed. > > They probably do not have anything to do with the problem at > hand, but I just noticed your version of pick-author code in > cg-commit lacks two changes I added to git-commit: > > (1) the pick_author_script you have in cg-commit lacks the > support for names with single-quotes in them > (aa66c7ec77d474b737da607d6cb2d07f56628def). > > (2) I run the sed script with LANG and LC_ALL set to C locale. > I think I had some trouble without them with high-bit > names, (e3e291fc07b49b74bb655ca854bdb19e849e044c) but the > detail escapes me. Thanks, I've updated the cg-commit version. Note that the empty GIT_AUTHOR_NAME problem seems to exist in git-commit as well. -- Petr "Pasky" Baudis Stuff: http://pasky.or.cz/ Of the 3 great composers Mozart tells us what it's like to be human, Beethoven tells us what it's like to be Beethoven and Bach tells us what it's like to be the universe. -- Douglas Adams - 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.htmlReceived on Tue Feb 07 13:10:30 2006
This archive was generated by hypermail 2.1.8 : 2006-02-07 13:10:40 EST