fue
fue copied to clipboard
Find an e-mail addresses of Github users.
Provide a separate output with just the @names so they can be @mentioned.
Check why we're not finding anything for `fue find lundefugl`, there's a commit or two.
See https://github.com/stephencelis/ghi/issues/370 If ghi was configured first, fue works, because it doesn't include the label in search - it will use ghi's token.
Similar for https://github.com/dblock/fue/issues/10, but for Windows.
The current setup for creating and storing a token, or depending on one existing in the keychain, doesn't work cross-platform. If we skip the keychain checks, `github_token` doesn't work if...
That loop became hairy when I tried to implement it.
What happens to auth on Linux. Don't have a linux box to track this down, but I am going to imagine that prompting for credentials works, but saving them does...
Related to https://github.com/dblock/fue/issues/8, show stats such as how many commits we saw with a given email, when it was first/last used, etc.
We're returning a set of name/emails, but some may be better than others. Sort by date, volume, alphabetically, etc.