Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions git-log-compact
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ usage: git%slog-compact [<options>] [<revision-range>] [[--] <path>...]
--committer-date Use committer dates and times (default)
--initials=author Use author initials (default)
--initials=committer Use committer initials
--intiials=author,committer
--initials=author,committer
Use author/committer initials and --two-initials
--intiials=committer,author
--initials=committer,author
Use committer/author initials and --two-initials
--time-zone=<zone> Set TZ environment variable to <zone>
--weekday Show the weekday with the date
Expand Down