Home > Mobile >  `git log` output not the same as input date format
`git log` output not the same as input date format

Time:08-25

Here is my git log command:

git log --no-merges --date=format:'%Y-%m-%d' --format=format:'%C(bold blue)%h%C(reset) %C(green)           
  • Related