Revision 6c3b3e141f289ffc5916f65f2fe307bc0bcd5dd8 authored by Junio C Hamano on 11 March 2009, 20:55:49 UTC, committed by Junio C Hamano on 11 March 2009, 20:55:49 UTC
* jc/maint-add-p-unquote:
  git-add -i/-p: learn to unwrap C-quoted paths
2 parent s 5f7b338 + 8851f48
Raw File
t3901-utf8.txt
: to be sourced in t3901 -- this is utf8
GIT_AUTHOR_NAME="Áéí óú" &&
GIT_COMMITTER_NAME=$GIT_AUTHOR_NAME &&
export GIT_AUTHOR_NAME GIT_COMMITTER_NAME
back to top