Appearance
ray.so
A command line for git to list all developers of a project.
git log --pretty="%an %ae%n%cn %ce" | sort -u