On Mon, Apr 02, 2018 at 01:05:01PM +0100, David Hoyle wrote:
> When using the git log command with the --oneline switch, you cannot
> add the --date= switch to see the dates.
Right. --date is just about selecting which date format to show, not
whether to show one. The decision of what to show is
When using the git log command with the --oneline switch, you cannot
add the --date= switch to see the dates. The only workaround is
to create an alias and use the --pretty-format which doesn't provide
the ability to colour the branch and tag information (as far as i can
tell).
regards
David Hoyle
2 matches
Mail list logo