gitsu icon indicating copy to clipboard operation
gitsu copied to clipboard

Shortcut to add all users should be on the Usage-page

Open LoyVanBeek opened this issue 8 years ago • 0 comments

If you run

git log --all --format='"%aN <%cE>"' | sort -u | xargs git su --add

Anyone who committed on the current repository is add as a user

LoyVanBeek avatar Mar 02 '16 08:03 LoyVanBeek