author | Miklos Vajna <vmiklos@frugalware.org> | |
Wed, 2 Dec 2009 22:16:18 +0000 (23:16 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 3 Dec 2009 20:41:22 +0000 (12:41 -0800) | ||
commit | 02b47cd77e4af40da95a74c90846965a2ea6999b | |
tree | 9315896131b35d27c968dc366d75fbf2235662f7 | tree | snapshot |
parent | b809d9cd0787e68f442c6795ec76580bb37d1a00 | commit | diff |
builtin-commit: add --date option
This is like --author: allow a user to specify a given date without
using the GIT_AUTHOR_DATE environment variable.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This is like --author: allow a user to specify a given date without
using the GIT_AUTHOR_DATE environment variable.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-commit.txt | diff | blob | history | |
builtin-commit.c | diff | blob | history | |
t/t7501-commit.sh | diff | blob | history |