gitsu
gitsu copied to clipboard
User management and pairing for Git
Results
1
gitsu issues
Sort by
recently updated
recently updated
newest added
If you run ``` bash git log --all --format='"%aN "' | sort -u | xargs git su --add ``` Anyone who committed on the current repository is add as a...