git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 1/2] RelNotes/2.21: tweak "--date=auto" mention
@ 2019-02-12  6:32 Jeff King
  2019-02-12 17:00 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff King @ 2019-02-12  6:32 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

In the feature that was eventually committed, "--date=auto" doesn't do
anything. It was generalized to "--date=auto:<format>".

Signed-off-by: Jeff King <peff@peff.net>
---
 Documentation/RelNotes/2.21.0.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/RelNotes/2.21.0.txt b/Documentation/RelNotes/2.21.0.txt
index 8a9a8dd496..77b8d9d221 100644
--- a/Documentation/RelNotes/2.21.0.txt
+++ b/Documentation/RelNotes/2.21.0.txt
@@ -77,9 +77,9 @@ UI, Workflows & Features
 
  * A new date format "--date=human" that morphs its output depending
    on how far the time is from the current time has been introduced.
-   "--date=auto" can be used to use this new format when the output is
-   going to the pager or to the terminal and otherwise the default
-   format.
+   "--date=auto:human" can be used to use this new format (or any
+   existing format) when the output is going to the pager or to the
+   terminal, and otherwise the default format.
 
 
 Performance, Internal Implementation, Development Support etc.
-- 
2.21.0.rc0.568.gbf84974d35


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/2] RelNotes/2.21: tweak "--date=auto" mention
  2019-02-12  6:32 [PATCH 1/2] RelNotes/2.21: tweak "--date=auto" mention Jeff King
@ 2019-02-12 17:00 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2019-02-12 17:00 UTC (permalink / raw)
  To: Jeff King; +Cc: git

Jeff King <peff@peff.net> writes:

> In the feature that was eventually committed, "--date=auto" doesn't do
> anything. It was generalized to "--date=auto:<format>".
>
> Signed-off-by: Jeff King <peff@peff.net>
> ---
>  Documentation/RelNotes/2.21.0.txt | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-12 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-12  6:32 [PATCH 1/2] RelNotes/2.21: tweak "--date=auto" mention Jeff King
2019-02-12 17:00 ` Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).