• James Nord's avatar
    Allow an option to use the github user handle rather than an id. · 03ffd079
    James Nord authored
    For downstream apps using a github handle is much simpler than working
    with numbers.
    
    WHilst the number is stable and the handle is not - GitHUb does give you
    a big scary wanring if you try and change it that bad things may happen
    to you, and generally few users ever change it.
    
    This can be enabled with a configuration option `useLoginAsId`
    03ffd079
github.go 20.8 KB