You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some special strings that we can pass to --date in git commit, e.g. now, yesterday, noon, tea...
Personally I think --date=now is the most useful because I will use it with git commit --amend. I guess we don't have to make an exhaustive list of special strings in the documentation, but I think we can at least mention now.