8000 Only gets email addresses from commits reachable from the current head. · Issue #5 · levthedev/gitmail · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Only gets email addresses from commits reachable from the current head. #5
Open
@MrJoy

Description

@MrJoy

Add --all to the git log command to get a more complete view of things.

There's also --walk-reflogs if you want to find output from commits not currently reachable from any branches (although that's not likely relevant for a clean clone operation) but this is mutually exclusive with other options and so the output needs to be combined with the output of git log --all to be truly comprehensive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0