mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-01 13:28:44 +08:00
3 lines
80 B
Bash
Executable File
3 lines
80 B
Bash
Executable File
git log $1..HEAD --format='- %aN' | sed 's/@/\-at\-/' | sed 's/<>//' | sort -u
|
|
|