Git list all commits by a particular author

The following example will find all git commits by a particular author:

 

The next example will find all git commits except merge commits made by a particular author:

 

Internal References

Article Type

General