author | Junio C Hamano <junkio@cox.net> | |
Fri, 9 Sep 2005 21:48:54 +0000 (14:48 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 9 Sep 2005 21:48:54 +0000 (14:48 -0700) | ||
commit | a9ab586a5db015d200dfdadcf5876d62f15dd36c | |
tree | 7631ead8e5869cad95d4e4c8e33415508335b7a5 | tree | snapshot |
parent | 44ec46a9dff34d0d0d207741094b3a8ebd0e5324 | commit | diff |
Retire support for old environment variables.
We have deprecated the old environment variable names for quite a
while and now it's time to remove them. Gone are:
SHA1_FILE_DIRECTORIES AUTHOR_DATE AUTHOR_EMAIL AUTHOR_NAME
COMMIT_AUTHOR_EMAIL COMMIT_AUTHOR_NAME SHA1_FILE_DIRECTORY
Signed-off-by: Junio C Hamano <junkio@cox.net>
We have deprecated the old environment variable names for quite a
while and now it's time to remove them. Gone are:
SHA1_FILE_DIRECTORIES AUTHOR_DATE AUTHOR_EMAIL AUTHOR_NAME
COMMIT_AUTHOR_EMAIL COMMIT_AUTHOR_NAME SHA1_FILE_DIRECTORY
Signed-off-by: Junio C Hamano <junkio@cox.net>
13 files changed:
Makefile | diff | blob | history | |
cache.h | diff | blob | history | |
diff.c | diff | blob | history | |
fsck-objects.c | diff | blob | history | |
gitenv.c | [deleted file] | blob | history |
http-fetch.c | diff | blob | history | |
ident.c | diff | blob | history | |
init-db.c | diff | blob | history | |
path.c | diff | blob | history | |
setup.c | diff | blob | history | |
sha1_file.c | diff | blob | history | |
t/t0100-environment-names.sh | [deleted file] | blob | history |
t/t0110-environment-names-old.sh | [deleted file] | blob | history |