> Sure you can ... > > $ cat .gitconfig > [user] > name = Us Er > email = u...@ma.il > > Done
Thanks of the hint, but I configured that some time ago already (in ~/.gitconfig). Git even confirms: $ git config -l user.name=Rxbert Dxlien user.email=rxb...@dxlien.nl color.diff=auto color.status=auto color.branch=auto core.repositoryformatversion=0 core.filemode=true core.bare=false core.logallrefupdates=true remote.origin.fetch=+refs/heads/*:refs/remotes/origin/* remote.origin.url=git://git.denx.de/u-boot-imx.git branch.master.remote=origin branch.master.merge=refs/heads/master But still no dice. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot