diff options
author | Nanako Shiraishi <nanako3@lavabit.com> | 2009-01-24 10:18:02 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-01-25 18:56:13 -0800 |
commit | a79ec62d064e32b5c3979a16d215fdb70fe965c0 (patch) | |
tree | e08668c5bef03d045bb4d32ccbef4ad766951be7 /Documentation/git-cvsserver.txt | |
parent | am: Add --committer-date-is-author-date option (diff) | |
download | tgif-a79ec62d064e32b5c3979a16d215fdb70fe965c0.tar.xz |
git-am: Add --ignore-date option
This new option tells 'git-am' to ignore the date header field
recorded in the format-patch output. The commits will have the
timestamp when they are created instead.
You can work a lot in one day to accumulate many changes, but
apply and push to the public repository only some of them at
the end of the first day. Then next day you can spend all your
working hours reading comics or chatting with your coworkers,
and apply your remaining patches from the previous day using
this option to pretend that you have been working at the end
of the day.
Signed-off-by: しらいしななこ <nanako3@lavabit.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-cvsserver.txt')
0 files changed, 0 insertions, 0 deletions