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
it could be interesting to allow coauthor to be complete with previous authors.
The idea is to use git authors --list in _git_coauthor completion function in zsh and bash so we don't need to write name and email address in each call.
it could be interesting to allow coauthor to be complete with previous authors.
The idea is to use
git authors --listin_git_coauthorcompletion function in zsh and bash so we don't need to write name and email address in each call.