git who alias
Open
Beginner friendly
- Dominant language
- Shell
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
who = log -1 --format='Author: %an <%ae>%nCommitter: %cn <%ce>'
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the repository's dotfiles for the Git configuration entry point and determine where aliases are defined. Add the requested who alias, then run git who in a repository and confirm that it prints the author and committer details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100